hi!
I'm newbie in css and I can't make myself brick boxes that work in IE and Firefox.
The problem is in brick size and layout. Can anybody put there code, how to make such wall without absolute positioning? Boxes should be with borders and with widths (different for each but pointed with width parameter). Height of boxes are equal. In one row is ~ 20-30 boxes with different widths. There is no vertical space between boxes.
_______________ _
| x | xxxxx | x | ....
_______________ _______________
| x | x | x | xxxxxxxxxxx | xxxxxxx | ....
_______________ _______________
| x | x | x | xxxx | xxxxx | ....
_______________ ______
....
Norm
I'm newbie in css and I can't make myself brick boxes that work in IE and Firefox.
The problem is in brick size and layout. Can anybody put there code, how to make such wall without absolute positioning? Boxes should be with borders and with widths (different for each but pointed with width parameter). Height of boxes are equal. In one row is ~ 20-30 boxes with different widths. There is no vertical space between boxes.
_______________ _
| x | xxxxx | x | ....
_______________ _______________
| x | x | x | xxxxxxxxxxx | xxxxxxx | ....
_______________ _______________
| x | x | x | xxxx | xxxxx | ....
_______________ ______
....
Norm
Comment