View Full Version : something rong w/ code


DuMm33D0rk33
11-07-2004, 08:06 AM
<div.blogheader, .caption {
/* dates */
font-family:arial;
font-size:15pt;
font-weight:bold;
color:#ffffff;
letter-spacing:-2px;
background-color:pink;
text-align:center;
text-transform: lowercase;
padding: 0px;}
}
input, select, textarea, .textfield, .button {
border: 1px dotted #ffffff;
font:normal 8pt arial;
background-color: #cc3366;
letter-spacing:-1px;
color: #ff9933;
}

</style>
can some1 tell me wuts rong w/ this code?? plz.. it keeps coming up at the top of my xanga: xanga.com/TotallyMissUnderstood123

plz help!!

smileygurl119
11-07-2004, 09:48 PM
i think its suppose to be like this:

<style type="text/css">
}div.blogheader, .caption }
/* dates */
font-family:arial;
font-size:15pt;
font-weight:bold;
color:#ffffff;
letter-spacing:-2px;
background-color:pink;
text-align:center;
text-transform: lowercase;
padding: 0px;}
}
input, select, textarea, .textfield, .button {
border: 1px dotted #ffffff;
font:normal 8pt arial;
background-color: #cc3366;
letter-spacing:-1px;
color: #ff9933;
}

</style>

DuMm33D0rk33
11-08-2004, 05:06 AM
hmm.. i tried that, put it still didnt work. :scared: