In this short CSS (Cascading Style Sheets) tutorial. We discuss how to link a CSS file within an HTML document, cover some common properties and take a look at correct CSS syntax.
Because we are using HTML5. The very first line of our html file should include the !DOCTYPE html tag. More information on this tag can be found here:
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...
Please add this tag to the top of your index.html file when following along with this tutorial!
The Blog post to this video can be found here: https://www.moduate.com/blog/learn-css
Recommended cloud server provider: DigitalOcean.
Get $100, 60-day credit with this link: https://m.do.co/c/772b27dd1f4c
#learncss #csstutorial