Best way to layout a web page?

D

Dan

Is it to use table(s) with CSS? Or is there something newer and
designed specifically for page layout?

TIA,
Dan
 
S

Sam Hughes

Dan said:
Is it to use table(s) with CSS? Or is there something newer and
designed specifically for page layout?

It is to use CSS without tables. Use float properties or absolute
positioning, etcetera.
 
K

Karl Groves

Dan said:
Is there any tutorial on the web that shows this?

Nope. sorry. gonna have to just think really hard to figure it out on your
own. There's a moratorium on tutorials (say that 3x fast)

-Karl
 
S

Sid Ismail

: On 8/6/2004 12:53 PM, Sam Hughes wrote:
:
: >
: >
: >>Is it to use table(s) with CSS? Or is there something newer and
: >>designed specifically for page layout?
: >
: >
: > It is to use CSS without tables. Use float properties or absolute
: > positioning, etcetera.
: >
:
:
: Is there any tutorial on the web that shows this?


Have a look at: http://css.nu/articles/table-in-css.html

Sid
 
B

Big Bill

Nope. sorry. gonna have to just think really hard to figure it out on your
own. There's a moratorium on tutorials (say that 3x fast)

-Karl

Is this what folk told you when you were learning, Karl?

BB
 
K

Karl Groves

Big Bill said:
On Fri, 6 Aug 2004 14:37:22 -0400, "Karl Groves"


Is this what folk told you when you were learning, Karl?

No. I was smart enough to type a well-formed query into google and find the
tutorials myself.

-Karl
 
W

Webcastmaker

Is it to use table(s) with CSS? Or is there something newer and
designed specifically for page layout?

Tables and/or CSS. Totally depends on what you are trying to do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top