Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - CSS Making me cry | | Thread closed
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Malow

Goomba

Level: 9

Posts: 7/25
EXP: 3055
For next: 107

Since: 03-15-04
From: Rock Forest, Qu�bec, Canada

Since last post: 145 days
Last activity: 11 hours
Posted on 05-29-04 12:06 AM Link
Okay, I start hating CSS. So much trouble. Here it goes:

I have a .css file, let me copy the part that doesn't work:

Table
.Normal
{
border-collapse:collapse;
background:url(../img/Title2.png);
border:1px solid blue;
}
.Invisible
{
border:0;
border-spacing:0;
}

Okay, now one of my php / html pages:

...
(Style type="text/css")@import "css/manasky.css";(/Style)
...
(Table Class=Normal)
...
(/Table)
...
(Table Class=Invisible)
(Tr)(Td)
(Table Class=Normal)
...
(/Table)(/Table)

( = <
) = >

Now, can someone explain me why the blue border of the "Normal" tables only appears when the table is in another "Invisible" table ?

EDIT:

I added "Table" right before ".Invisible" or I removed the first "Table" and it now works.

Damn CSS.

*closes*


(edited by Malow on 05-28-04 03:45 PM)
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - CSS Making me cry | | Thread closed


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.004 seconds.