Rave Radio: Offline (0/0)
Email: Password:
Page: 1Rating: Unrated [0]
Need Help With Html And Css!
Good [+1]Toggle ReplyLink» Vee-Vee replied on Tue Mar 15, 2005 @ 12:40am
vee-vee
Coolness: 96905
OKAY somehow, my css is NOT working and I need help before I get so pissed off I throw my computer out of my window!! Pleasseeee *cries*

here's my css
body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;;
background-image: url(images/back.JPG);
color: #000000;
cursor: w-resize;
font-style: normal;
scrollbar-face-color: #E05E64;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color #000000;
}
h2 {
color: #E05E64;
border: none;
filter: Alpha(Opacity=80, FinishOpacity=5, Style=1, StartX=5, StartY=5, FinishX=5, FinishY=5);
}
a:hover {
font: 14px Georgia, "Times New Roman", Times, serif;
color: #E05E64;
cursor: crosshair;
background: #000000 center center;
}
a:link {
text-decoration: underline;
margin: auto;
padding: 2px;
height: auto;
width: auto;
border-top: thin groove #000000;
border-right: thin groove #000000;
border-bottom: thin solid #000000;
border-left: thin groove #000000;
}
a:visited {
text-decoration: underline line-through;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
}

table {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
margin: 2px;
padding: 20px;
height: 956px;
width: 851px;
border: none;
}

[ www.petitnuageblanc.com ] THE CSS

[ www.petitnuageblanc.com ] MESSED UP COS OF CSS

... anyone?
Good [+1]Toggle ReplyLink» neoform replied on Tue Mar 15, 2005 @ 12:53am
neoform
Coolness: 340350
you have two semi-colons after "font-size: 14px;;"
Good [+1]Toggle ReplyLink» Vee-Vee replied on Tue Mar 15, 2005 @ 1:09am
vee-vee
Coolness: 96905
tow semi what?
Good [+1]Toggle ReplyLink» neoform replied on Tue Mar 15, 2005 @ 1:10am
neoform
Coolness: 340350
;;

there should be only one ;
Good [+1]Toggle ReplyLink» Screwhead replied on Tue Mar 15, 2005 @ 1:10am
screwhead
Coolness: 686275
Y dit q'ta 2 ";" apres...
Good [+1]Toggle ReplyLink» Vee-Vee replied on Tue Mar 15, 2005 @ 1:13am
vee-vee
Coolness: 96905
omg. noah just explained. i feel so stupid. please kill me. lol
Good [+1]Toggle ReplyLink» neoform replied on Tue Mar 15, 2005 @ 10:14am
neoform
Coolness: 340350
yeah, it's pretty annoying, css can't recover from any errors..

on the other hand, it's good cause it forces people to have good code..

but it'd be nice to have a css error message then..
Good [+1]Toggle ReplyLink» Zz.ee.vV replied on Tue Mar 15, 2005 @ 4:00pm
zz.ee.vv
Coolness: 194710
TopStyle Pro has a CSS error checker
Good [+1]Toggle ReplyLink» neoform replied on Tue Mar 15, 2005 @ 6:14pm
neoform
Coolness: 340350
so does W3, but i don't like how W3 tells me that a moz specific tag is an error.. cause it's not (in my mind)
Need Help With Html And Css!
Page: 1
Post A Reply
You must be logged in to post a reply.