Learn HTML step-by-step from A to Z or improve your professional skills.  Home HTML and CSS Tutorials 3 Methods to Implement CSS in your Website

3 Methods to Implement CSS in your Website


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="/img_articles/15096/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



Author's URL: PiticStyle
Learn HTML step-by-step from A to Z or improve your professional skills. More Tutorials: Featured Materials | Fresh Materials | More HTML Tutorials at Markuptutorials.com

No comments yet...
Add comments to "3 Methods to Implement CSS in your Website"

Captcha