|
Posted by ste.diamond@gmail.com on 11/26/75 11:56
> What is your purpose in having both #wrap and also #container?
A friend pointed out that the original margin I had applied to the body
{ margin: 30px; } could be conflicting with the browser, so I tried
placing the container inside a wrap and then applying a top margin to
wrap and an auto to the left/right margin of the container, as the
employers want the website centered on the screen.
However this didnt work and I still had the same problem.
I did find some some sort of a solution:
http://stediamond.co.uk/css_layout_problem/attempt2/index.html
http://stediamond.co.uk/css_layout_problem/attempt2/style.css
I happen to come across this by accident as I was reading into
overflow, however I'm not too sure if this is the result I want, I
wouldnt mind your opinion (or anyone elses for that matter).
Thanks for the quick response by the way, appreciate it
Navigation:
[Reply to this message]
|