![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
|
|

webmaster wrote:Are you talking about the shadow around the white page? That's made by a background image.
rangana wrote:Which border are you referring? Have you searched on CSS' border property?

dflynn wrote:You shouldn't use tables for layouts. Use Div layers with CSS, it also allows for expansion if you use it properly.
you could do it simply in a 3x3 set of divs or if you don't need expansion, 1x3.
Vox wrote:dflynn wrote:You shouldn't use tables for layouts. Use Div layers with CSS, it also allows for expansion if you use it properly.
you could do it simply in a 3x3 set of divs or if you don't need expansion, 1x3.
I don't think I understand. Somebody I know that also does this sort of thing told me to use tables for layouts and divs for formatting text. The only thing that I know about divs is that they are good for combining with CSS.
And what is expansion?

dflynn wrote:Vox wrote:No no no. They are very wrong. Tables is for data and displaying in organized columns and rows. Div layers are not for stylizing text. They are "Layers", kinda like in Photoshop, they for items to be moved separately around the page, even stacked on top of each other. They work through CSS and have many many many valuable properties that make them much more versatile that a simple table.
Users browsing this forum: No registered users and 6 guests