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
Twitter: https://twitter.com/DevSimplified
—
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://medium.freecodecamp.org
And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp
source
Please give css3 full course
Here are some other great CSS resources:
CSS3 in 30 Days: https://www.youtube.com/playlist?list=PLWKjhJtqVAbl1AfjiGyYxwpdAPi5v-1OU
Interactive CSS challenges: https://learn.freecodecamp.org/responsive-web-design/basic-css
Love this class ❤️
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.
thanks for sharing i was told that using * {property: value;} is bad practice and that to use either html or root
when using css to make buttons how do I make it run a function when pressed? it never works for me!?!?
thank you….make part 2
I have spent a few months to learn Javascript, I totally forgot my CSS, this video is perfect to refresh my knowledge!
Traversy Knockoff
Short, but concise and on point. Well done.
Nice little presentation that one can keep for reference for css basics
Thank u for this awesome video
Hello sir… Which editor r u using…??
4:49
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 <div><span><p>… 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.
loving channel
Damn, I read a whole book on css. I regret not going on youtube for this video haha. Great content and explanation!
Thanks
Thanks bro, explained well
thank you for this, was very helpful
Thaank you
Bro how you did the animation at start of video?
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!!
Amazing . Thanks alot
position:sticky not working in nested table with overflow: scroll
Amazing, Stay Blessed.
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
👍
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!
This will be enough to go directly to learn bootstrap?
Awesome tutorial ❤️. It is helping me so much. Thank you👍
can you guys centre a div right now?
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.
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.
Thanks a lot
haha jokes on you i already subsccribed
I want to make a website, why I want to.