View Single Post
Old 01-03-2005, 06:07 PM  
tyler86ed
Confirmed User
 
Join Date: Jan 2004
Location: California
Posts: 543
Quote:
Originally Posted by prezzz
This should work:
Code:
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
-->
</style>
Well if thats an external css take out the html <style> tags. You can't use HTML in a .CSS file

That would work if it was an internal CSS.
__________________

Check out all our new fresh FETISH sites, Tons of hosted galleries and fresh new content.
tyler86ed is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote