Topic: CSS layout Help Required .. please !!
Hi
I am developing a web site, but need some advice please. I am a beginner, by the way, only reading my first HTML and CSS book within the past few weeks. I found this forum from the CSSTutorial web site
On my site, there will obviously be a header, with horizontal navigation buttons directly underneath.
Now the tricky bit …
Below, I want each page to be made up of numerous text boxes, each coloured differently, but not quite touching each other
Imagine a wall built with different coloured bricks. between thick beds of black mortar
How would I do this ?
Reading on line comments I note that there is a serious problem with some old IE browsers, meaning boxers can be a bit problematic to position, especially for a learner, hence my request for some assistance.
I understand the ‘box problem’ concerns margins and padding, so I was thinking of keeping the padding and margin properties at zero for each of my boxes, set sizes for each box and make sure the font inside is small enough not to force the boxes to extend.
Maybe it would just be easier for me to try to use tables and use the colspan property to join cells. I thought though, that using tables for layout was a bit frowned upon.
Although a learner, I am sure I could do it this way, without any help, but this option seems to me, as being a bit of a defeatist way of doing the job.
I may add a left hand navigation section too, but this should not prove difficult for me
Many thanks for any input given !!![]()
