|
Posted by Jeremy Brown on 11/15/52 11:43
"nice.guy.nige" <nigel_moss@deadspam.com> wrote in message
news:44287230$0$16470$892e7fe2@authen.yellow.readfreenews.net...
> While the city slept, BK (jerem43@att.net) feverishly typed...
Actually I was feverently typing whilst slacking off from slinging Whoppers
at work (the "BK" in "BK"). Thanks for the help guys. I tried using the body
class for one of the new pages on my site yesterday and it did not properly
configure the background. Have I got this right?
Thanks again,
Jeremy
Here is the css:
http://jerem43.home.att.net/saab.css
Here is a sniplet of the code I had:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--Page note- Page theme white-->
<title>
Jeremy's Saab Site- The Guestbook.
</title>
<!--Begin Style and Script Configuration-->
<link rel="stylesheet" type="text/css" media="screen" href="saab.css" />
<meta http-equiv="content-script-type" content="text/javascript" />
<!--End Style and Script Configuration-->
<base href="http://jerem43.home.att.net" />
<meta name="Jeremy Brown" content="Jeremy's Saab Page- The Guestbook"/>
</head>
<body class="pgwhite">
Content followed
Navigation:
[Reply to this message]
|