Neurologist
03-18-2005, 10:56 PM
Someone please tell me what I'm doing wrong.
<HTML>
<head>
<LINK href="style.css" rel="stylesheet" type="text/css">
<title>|||||||||||SECRETKIWI|||||||||||||||||Portfolio, graphic and web design</title>
<META NAME="keywords" content="web, graphic, graphics, design, web design, graphic, graphic design, kiwi, secret, secret kiwi, portfolio, Kat, Durrett, Kat Durrett, Anne, billing, HTML help, HTML, Photoshop, Adobe, CS, 6.0, 7.0">
<META NAME="description" content="Secret kiwi : Kat Durrett's porfolio, web design and graphic design for reasonable prices.">
</head>
<body>
<body style="overflow-x:hidden">
<body background="back1.jpg">
<div id=layer1 style="position:absolute; top:0; left:0; width: 200px; ">
<img src="layout1.jpg">
</div>
and for a moment, I thought my CSS was contradicting it. But I have no background specified in the CSS.
<style type="text/css">
A:link
{ text-decoration: underline; color:#5F6323; }
A:visited
{ text-decoration: underline; color:#5F6323; }
A:active
{ text-decoration: underline; color:#5F6323; }
A:hover
{ text-decoration: underline; color:#5F6323;
background-color: #5F6323;}
h1 {font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;}
p {font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;}
body
{ background: #9AA139;
font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;
scrollbar-face-color : #9AA139;
scrollbar-highlight-color : #C5CF42;
scrollbar-3dlight-color : #ffffff;
scrollbar-shadow-color : #83892E;
scrollbar-darkshadow-color : #53571F;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000;
}
td
{
font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small; }
input, textarea
{ background: #9AA139;
font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;}
</style>
<HTML>
<head>
<LINK href="style.css" rel="stylesheet" type="text/css">
<title>|||||||||||SECRETKIWI|||||||||||||||||Portfolio, graphic and web design</title>
<META NAME="keywords" content="web, graphic, graphics, design, web design, graphic, graphic design, kiwi, secret, secret kiwi, portfolio, Kat, Durrett, Kat Durrett, Anne, billing, HTML help, HTML, Photoshop, Adobe, CS, 6.0, 7.0">
<META NAME="description" content="Secret kiwi : Kat Durrett's porfolio, web design and graphic design for reasonable prices.">
</head>
<body>
<body style="overflow-x:hidden">
<body background="back1.jpg">
<div id=layer1 style="position:absolute; top:0; left:0; width: 200px; ">
<img src="layout1.jpg">
</div>
and for a moment, I thought my CSS was contradicting it. But I have no background specified in the CSS.
<style type="text/css">
A:link
{ text-decoration: underline; color:#5F6323; }
A:visited
{ text-decoration: underline; color:#5F6323; }
A:active
{ text-decoration: underline; color:#5F6323; }
A:hover
{ text-decoration: underline; color:#5F6323;
background-color: #5F6323;}
h1 {font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;}
p {font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;}
body
{ background: #9AA139;
font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;
scrollbar-face-color : #9AA139;
scrollbar-highlight-color : #C5CF42;
scrollbar-3dlight-color : #ffffff;
scrollbar-shadow-color : #83892E;
scrollbar-darkshadow-color : #53571F;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000;
}
td
{
font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small; }
input, textarea
{ background: #9AA139;
font-family: times new roman;
color: #000000 ;
letter-spacing: 3pt;
font-size: x-small;}
</style>