- Jan 4, 2001
- 41,596
- 19
- 81
I'm working on re-coding my website to make it HTML 4.01 compliant, and in the midst of that, I figure I'll try to clean up the coding in general.
I'm just looking at this page right now.
For tables, is it good to set the table width to 100%, a slightly smaller percentage, or a set number of pixels?
And within that, the td width - same question; should it be set to a percentage or a number of pixels?
For reference of the tables I'm thinking of adding, check this page. It uses a set number of pixels for everything. I've only seen the pages at 1024x768 though, so I don't know yet how they scale to other resolutions. (And I don't like switching resolutions much - too often, it sticks at 60Hz, forcing a reboot to get 120Hz back.)
I'm sort of thinking to use set-width for the picture sections, and percentages for the spacing on the sides.
Comments?
Thank you all very much in advance. I'm a former Frontpage user, finally converting to a notepad-style interface. (Evrsoft's 1st page 2000 - text-based, but with colors.
...which, it seems, has trouble saving files when the Xvid encoder is running:roll: )
And yes, I see that there's another HTML/Firefox question nearby this one; doesn't seem quite relevant though - and it mentioned cascading style sheets, of which I know absolutely nothing.
Part I answered.
Part II Question:
Is HTML in its final days? Are XHTML and CSS the way of the future? (Or is the expression "wave of the future?")
I'm just looking at this page right now.
For tables, is it good to set the table width to 100%, a slightly smaller percentage, or a set number of pixels?
And within that, the td width - same question; should it be set to a percentage or a number of pixels?
For reference of the tables I'm thinking of adding, check this page. It uses a set number of pixels for everything. I've only seen the pages at 1024x768 though, so I don't know yet how they scale to other resolutions. (And I don't like switching resolutions much - too often, it sticks at 60Hz, forcing a reboot to get 120Hz back.)
I'm sort of thinking to use set-width for the picture sections, and percentages for the spacing on the sides.
Comments?
Thank you all very much in advance. I'm a former Frontpage user, finally converting to a notepad-style interface. (Evrsoft's 1st page 2000 - text-based, but with colors.
And yes, I see that there's another HTML/Firefox question nearby this one; doesn't seem quite relevant though - and it mentioned cascading style sheets, of which I know absolutely nothing.
Part I answered.
Part II Question:
Is HTML in its final days? Are XHTML and CSS the way of the future? (Or is the expression "wave of the future?")