Hi
i styling a web page like this page <a href="http://www.srbiau.ac.ir/"></a>
when u see this page in wide monitors u see two top red background that repeated x to left and right
and center div (i mean main body ) is fixed to the center
how can i make like this
as u see this page created by table
Just put the background on
Just put the background on the body and center the content via margin: 0 auto;
how
how can i do this
left and right background image are different
You would need to find a 3
You would need to find a 3 column layout with the middle column fixed width and do pretty much what you are doing now with the table.
i dont understand
i dont understand what u mean find 3 column layout
can u bring example for me
Hi ata8, What you are trying
Hi ata8,
What you are trying to do is not as simple as it seems.
If you don't understand what I suggested in my last post you would be better off keeping your current layout or simplifying your design.
Otherwise you can search: http://www.google.com/search?q=css+3+column+layout+fixed+center
You will need to do a lot of experimenting.
thank you
thank you
i have got you
