1 avenger Dec 06, 2008 16:53
3 avenger Dec 06, 2008 23:19
sam2kb wrote:
Welcome to the forums.
Did you try "height:0" ?
You may also want to fix these [url=http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.internetmoney.ic.cz%2F]CSS[/url] and [url=http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.internetmoney.ic.cz%2F]HTML[/url] errors
Thanks for your reply, i fixed some css and html errors, few of them remains, but i cant find them :( i look in to the source code and don't see them...
Where u suggest to add height 0 ? to the #nav or #nav2 or to the freehtml table code?
p.s. - i need to fix that blue gap above the big white container ( later ill insert table in this container + big image )
4 sam2kb Dec 06, 2008 23:32
Just change the nav2 to
<div id="nav2">
<ul class="nav2"><li></li></ul>
</div>
or to
<div id="nav2">
</div>
It should work then
5 avenger Dec 07, 2008 12:02
Thank you, solved B)
Welcome to the forums.
Did you try "height:0" ?
You may also want to fix these [url=http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww.internetmoney.ic.cz%2F]CSS[/url] and [url=http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.internetmoney.ic.cz%2F]HTML[/url] errors