im doing divs like
<topbar>
<mainimage>
<content>
<footer>
and I cant get the main image to center. Its 2000px wide and when the browser is small I only see the left end.
I thought about css margins or block... but that doesnt help.
Someone please let me know the small thing I am missing.
What I am trying to do is get the topbar and footer 100% width while the content page is 960px wide... am i going about it the wrong way?
The test domain i am trying this on is bootcamp4me.net
thanks for helping.
<topbar>
<mainimage>
<content>
<footer>
and I cant get the main image to center. Its 2000px wide and when the browser is small I only see the left end.
I thought about css margins or block... but that doesnt help.
Someone please let me know the small thing I am missing.
What I am trying to do is get the topbar and footer 100% width while the content page is 960px wide... am i going about it the wrong way?
The test domain i am trying this on is bootcamp4me.net
thanks for helping.