What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » CSS Table issues

CSS Table issues
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
O.P. CSS Table issues
I've been getting annoyed about this for the last few days, and im close to giving up, but before i do, i thought i'd see if anyone here has some ideas.

Im trying to make a grid of 10px by 10px empty table cells. I've got the css all working in firefox and it looks nice and fine.
But IE refuses to listen to the height value in anything but quirks mode, and sets the height to something around 21px. When i was googling for a soultion i found out about the table-layout: fixed; method, which msdn says should make this work, but it doesn't ¬¬. So if anyone has any soultions for this i would REALLY appreciate it :cheesy:

Also when i just tested the page in opera, the table element seams to have a random padding, that doesn't belong to the tables padding (which is set to 0) and doing table * { margin: 0;} (aka setting all the child elementss margins to zero) doesn't get rid of it either. I've got a feeling that this bug maybe my fault, and i havn't spent that long debuging it :P

Anyway, you can see my code here
06-22-2006 08:49 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
CSS Table issues - by Plik on 06-22-2006 at 08:49 PM
RE: CSS Table issues - by RaceProUK on 06-22-2006 at 11:32 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On