VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
CSS Crash Course Tutorial

CSS Crash Course Tutorial

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
In this video we will cover everything you need to know to get up and running with CSS in just over 20 minutes. We will cover CSS syntax, how to add CSS to your HTML, CSS colors, CSS units, the box model, and best practices for CSS walking through a full example of CSS being used to style an HTML page. By the end of this video you will know enough about CSS to style any basic web pages in your own projects! Tutorial created by Web Dev Simplified. Check out their channel for more great content: https://www.youtube.com/channel/UCFbNIlppjAuEX4znoulh0Cw
Date: 2022-03-14

Comments and reviews: 7


IDs are used when you want to test your software with say Selenium or alike or when you want to structure your page. Of course you can use other selectors using XPath but ID just identify an element simply.
You forgot the > selector which means direct child selector div > p selects p elements into a div which are directly descending ... for instance is not selected. There are others but I think this one could have been told about.
There is certainly more to tell but in 20mn it is a fair amount of data. For the rest there are references. W3school being a good one.

reply

Learning CSS for personal interest and most likely using it to develop a website from scratch. It provides more flexibility than using those web builders that u need to pay in order to remove the watermark from your web link
reply

Thanks Free Code Camp for featuring my video on CSS. If anyone has any questions about anything covered in this video please let me know, and I will get back to you as soon as I can.
Again, thank you Free Code Camp.

reply

took HTML and CSS in high school and college almost 10 years ago, your videos are very helpful with refreshing my memories and helping me get back into what I enjoy doing without retaking class courses haha!
reply

im taking classes on udemy for front end development right now and these videos are fantastic to watch before i go into an analogous course so i have an idea of what's going on. Thank you!!
reply

Thanks for this great video! I decided to broaden my horizons by adding knowledge required for Full Stack positions to my memory, this is why I watched your video.
reply

No offense but that first 9 mins was boring. I think it would be more educational to do the second part (coding) then do the first 9 mins.
reply
Add a review, comment






Other channel videos