Click here to get back home

CSS not working with XHTML

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
CSS not working with XHTML TheTeapot 09-28-2006
Posted by TheTeapot on September 28, 2006, 2:09 am
Please log in for more thread options


I have the following XHTML, and it links to page.css (which does
exist). Before I put in the xml decleration, doctype and html, it
worked. Now, the css is ignored. (FF1507Win98)

Any ideas?

--------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>My Home Page</title>
<link rel="stylesheet" type="text/css" title="Blue and Orange"
href="page.css" />
</head>
<body>
<h1 id="PageTitle"><span>Smarty example website - My Home
Page</span></h1>
<div id="MainText">
Hello Peoples.
</div>

<h1 id="FooterText">This website, it's design, contents, data and
concept are the copyright material of Peter Ward.</h1>

</body>
</html>

-----------------
page.css:

body { overflow: hidden; background-color: #ABCDEF; color: #339900; }
#PageTitle { text-align: center; font-weight: normal; color: #339900;
background-color: #FF9900; border: solid #D5B377 4px; }
#MainText { position: absolute; top: 20%; left: 10%; width: 80%;
padding: 0px; margin: 0px; text-align: center; font-size: 28pt; color:
#339900; background-color: #FEDCBA; border: solid #D4D4D4 4px; }
#FooterText { position: absolute; bottom: 0px; left: 0px; width: 104%;
height: 28px; padding: 0px; margin: 0px; text-align: center; font-size:
14pt; background-color: #000000; color: #FFFFFF; }


Similar ThreadsPosted
CSS not working with XHTML September 28, 2006, 2:07 am
HTTP GET not working ...why? March 9, 2005, 7:05 pm
getAttribute ('id') Not Working December 5, 2006, 9:57 am
SSI working environment May 31, 2007, 10:23 am
Z-index not working? March 27, 2008, 10:55 pm
Are You Tired of Working for your boss? Why not for yourself? September 16, 2004, 7:01 am
z-index style not working December 21, 2004, 2:36 pm
URL link using Button not working in IE June 8, 2005, 2:43 pm
Homesite - SSL ftp to vsftpd not working June 24, 2005, 2:21 am
FF: anchor links not working.. February 8, 2006, 10:52 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap