here is the live link
I have horizontal scrollbar which doesn't really makes sense. Does anyone know how to get rid of it?
|
|
|
Remove By adding |
|||||
|
|
It is your 1px border. You have set the main elements widths to 100% then added a 1px border around the objects |
|||||
|
|
Make your content fit in the window. or
|
|||
|
|
The Floating boxes are an exception to this recommendation and they need to be handled differently. For more information you can look here http://www.w3.org/TR/CSS2/box.html Hope this answers your question, Alin |
|||
|
|
|
In my case, it was a small
I changed this to |
||||
|
|