English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Do you know how to make sure a web page won't contain any lines wider than 600 pixels? What's the tag for that? Or do I just put the whole thing in a table with one column and set the width for the table?

2007-01-19 12:57:44 · 3 answers · asked by stimply 5 in Computers & Internet Programming & Design

3 answers

The


A couple of tips on designing complicated pages with lots of nested tables: be sure you close all your tables in order! If you leave any tables open (meaning you don't put in a
for that one), the results can be very hard to debug.

As a tip for figuring out which table gives you trouble when the page doesn't look right, I go through the definitions one by one and set border="1" to see which table that statement applies to. You'll be surprised -- sometimes when the closing tag is left off, the "interior" tables show up in REALLY odd places. Another good diagnostic that there's an unclosed table somewhere...

2007-01-19 13:07:54 · answer #1 · answered by Scott F 5 · 0 1

you'd want to avoid using TABLES for layout (tables are for DATA only).

use CSS

place your content here


Thats basic

2007-01-19 13:48:34 · answer #2 · answered by arus.geo 7 · 1 0

html head d5d3db1765287eef77d7927cc956f5aGreen Lined5d3db1765287eef77d7927cc956f5a /kind head physique


physique html substitute the size for top, width for width and coloration interior the kind sheet. or....with out css html head d5d3db1765287eef77d7927cc956f5aGreen Lined5d3db1765287eef77d7927cc956f5a head physique
physique html

2016-12-12 15:39:44 · answer #3 · answered by bremmer 4 · 0 0

fedest.com, questions and answers