Inline Styles, Style Tag, And Linking to an External Stylesheet, Learn CSS

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=NbS-8nRlVnA



Duration: 11:46
473 views
5


In this video we go over the different ways we can utilize CSS on our websites. The first way is using inline styles. Inline styles are a quick way to test a style and can be applied to an html element using the style attribute. The second way is using a style tag in the head element of your html page. The third way we cover(and the best) is linking to your styles and placing them in their own file.







Tags:
CSS
Learn CSS
how to style a website
responsive design
responsive css