
CSS Crash Course Tutorial
video description
Date: 2022-03-14
Related videos
Comments and reviews: 7
ooo
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
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
Archirno
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
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
Web
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
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
Jay
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
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
JP
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
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
Daniel
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
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
Jhonby
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
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















