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 - Working with <div> tags...
  
User name:
Password:
Reply:
 

UserPost
Black Lord
Posts: 78/453
Thanks Modereb... I did some things using float and figured it out...
Modereb
Posts: 71/75
Originally posted by Dylan
Originally posted by Modereb
When reading the replies in this thread, it makes me wonder, have you people ever heard of the CSS float attribute, perhaps?
Dylan
Posts: 1104/1407
Originally posted by Modereb
When reading the replies in this thread, it makes me wonder, have you people ever heard of the CSS float attribute, perhaps?
Modereb
Posts: 70/75
When reading the replies in this thread, it makes me wonder, have you people ever heard of the CSS float attribute, perhaps?
Dylan
Posts: 1102/1407
Something like a forum is obviously organized in a tabular fashion, so tables would be the preferred method to construct it. Printing out rows in a table with a for() or while() loop is a lot easier than printing out divs, since rows fall into place after one another, while divs need margining and css to properly do that.
FreeDOS
Posts: 826/1657
Tables are for tabular data. Yes.

Divs are far more flexible since they do nothing. You just modify their position and things with CSS.
Black Lord
Posts: 76/453
ok... that's what I needed to know... thanks Zem...
Zem
Posts: 301/1107
Tables are not out of date. When laying things out in a table format, tables are preferred to divs.
SyntaxLegend
Posts: 95/222
i believe he wants it so he can make his page more HTML complaint instead of using out of date tables...
Zem
Posts: 298/1107
You mean div tags, or tables? It sounds like tables are what you're looking for.
Black Lord
Posts: 74/453
I was wondering if you could have div tags align like the board index... say I have a while loop and I want it to make rows of certain items... is there a way to do this with div tags and have the multiple rows... I've yet to see any examples... so ...

I've tried multiple ways and I can't seem to find one either
Acmlm's Board - I2 Archive - Programming - Working with <div> tags...


ABII


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



Page rendered in 0.006 seconds.