Her

Home HTML and CSS Tutorials 3 Methods to Implement CSS in your Website

3 Methods to Implement CSS in your Website

Author: PiticStyle Author's URL: www.piticstyle.com More by this author

First Method:




CSS Implements v1 with paragraph background color GREY



Second Method:



CSS Implement v2



CSS Implements v2 with paragraph background color GREY



Third Method:



CSS Implement v3



This paragraphy will be red



href="style.css" is an style and i create it in notepad and i save it style.css

The style.css

p {color: red;} and i save it with styles.css