- From: Stephen <Ste6601@excite.com>
- Date: Fri, 13 Apr 2001 06:10:34 -0700 (PDT)
- To: www-validator-css@w3.org
Hi, I have a website http://members.theglobe.com/ste6601/index.html I learned how to do .css sheets, as they save so much programming space. My site was fine on IE 5.0, but when my company upgrade to IE 5.5, they no longer work and my site looks a real mess. Below is my .css sheet. <STYLE TYPE-"type/css"> BODY {font-family:Comic Sans MS; font-size:18pt; text-align:center; text-indent:2.5(cm); color:#7B68EE; background-image:url(blueston.jpg); background-color:#FFF5EE; background-attachment:fixed} A:link {color:#2E8B57; font-size:10pt; font-weight:bold} A:visited {color:#C71585; font-weight:bold; font-style:italic; font-size:10pt} A:hover {COLOR:#FFF5EE ;font-weight:Bold} TABLE {font-size:12pt; text-align:center; color:#7B68EE; font-family:comic sans ms} </STYLE> I link from other pages by:- <LINK HREF="Templates/Pages.css" type="text/css" rel="stylesheet"> within the <Head> </Head> tabs. Can you tell me what is wrong, please? I have looked at your tutorials, but still cannot get to work. Many thanks, Stephen Bate _______________________________________________________ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/
Received on Friday, 13 April 2001 09:11:01 UTC