View Single Post
Old 12-06-2005, 02:56 PM  
willysbirthday
Confirmed User
 
Join Date: Feb 2004
Location: balmer
Posts: 436
CSS Where is the error?!

I have a table start with this:
<TABLE style="BORDER:1px solid black">

To more CSSIZE this, i create a style sheet
with
.borderall{
BORDER:1px solid black
}


I then replace my table with
<TABLE class="borderall"> But do not get the desired effect!

This has been bothering me for a while now, and now i'm on quest to figure out WTF!


any ideas?
__________________
oOooooooOOo
willysbirthday is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote