Give me a place to stand on and I will move the Earth.” Archimedes
A resource for web developers a code snippet library with step by step tutorials.

a resource for web developers...

       

Search Amazon

CSS: Basics tutorial code snippet 3.

 

Up Up to CSS: Basics overview page

 

 

Linking to external style sheets.

Linking to external .css style sheets that will contain your styles.

You will not need any XHTML or <style></style> tags in the .css file just the styles themselves.

Link using the 'link' element or import style sheets using the '@import' statement.

 





Output view



Back to top

 

Bookmark and Share

 

Copyright © 2006-2010 justfigures.co.uk