Forum Moderators: not2easy

Message Too Old, No Replies

Is this CSS?

         

webKP

6:34 pm on Mar 13, 2004 (gmt 0)



Hello. I am trying to determine how to build a site that breaks out of the typical "tabled" layout. <snip>

I imagine there is just some very nice photoshop created background. Tables might even be used stiil, I am just not sure. But I do like the tableless look for sure!

Thanks advance for your help

[edited by: Brett_Tabke at 7:42 pm (utc) on Mar. 13, 2004]
[edit reason] no personal urls please. review the tos... [/edit]

DrDoc

3:55 pm on Mar 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World!

The thing about CSS based layouts is that you're not confined to a layout with set boundaries, or even square boxes. You have freedom! It is therefore hard to give any concrete advise in regards to your question. What have you tried so far? As far as the background -- you can apply an image as a background to any element (almost) using the

background-image
attribute.

Unversed

6:07 pm on Mar 16, 2004 (gmt 0)

10+ Year Member



A good place to start if you want to see what's possible with CSS and no tables is
[csszengarden.com...]

DrDoc

6:25 pm on Mar 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



CSS Zen Garden

Especially when you look at a page like: [csszengarden.com...]

Compare the look of it in IE vs. Mozilla/Opera
That's CSS!