Subsequent declaration on TH and TD doesn't work
Von: milanobybike@gmail.com [Profil]
Datum: 11.01.2007 11:24
Message-ID: <1168511051.827192.220620@i56g2000hsf.googlegroups.com>
Newsgroup: alt.html
Datum: 11.01.2007 11:24
Message-ID: <1168511051.827192.220620@i56g2000hsf.googlegroups.com>
Newsgroup: alt.html
Ok.. now.. in my css file I declare the following:
#th { width:100px }
#th.h50 { width:50px }
Now.. when I go into the html code and put <th class="h50">, the
browsers just ignore that and leaves the width to 100px.. usually
declaring something later overwrites what's been declared earlier..
Does anyone know why it doesn't work in this case?
Thank you so much!
[ Auf dieses Posting antworten ]Antworten
- Benjamin Niemann (11.01.2007 11:39)
- Poster (11.01.2007 11:59)
- Jukka K. Korpela (11.01.2007 13:39)
- Poster (11.01.2007 16:29)
- Jonathan N. Little (11.01.2007 17:02)
- Andy Dingley (12.01.2007 11:42)
- dorayme (11.01.2007 22:56)
- Ed Mullen (11.01.2007 23:54)
- dorayme (12.01.2007 00:29)
- mbstevens (12.01.2007 00:41)
- dorayme (12.01.2007 02:01)
- Beauregard T. Shagnasty (12.01.2007 00:54)
- Toby A Inkster (11.01.2007 12:05)
