In addition to this, after you have created the Style Sheet and put the style definition in, use the following code to link the HTML page to the stylesheet. Make sure you put it somewhere in the <head> section of the page:
Code:
<link href="/Styles/myStyle.css" rel="stylesheet" type="text/css">
where
/Styles/myStyle.css is the virtual path to your Style Sheet.
HtH
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.