View Single Post
Old 06-12-2005, 07:18 AM   #4 (permalink)
fitzjj
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

<link href="styleSheetName.css" rel="stylesheet" type="text/css">

will link to a style sheet.

if you scan the source code on websites and find this tag you can locate the stylesheet and have a look - this you'll get an idea of what stylesheets are used for.
As long as you can code html it shouldn't take you too long to pick up.
fitzjj is offline