raisin_smiles
2008-12-16 04:54:18 UTC
(border: none;
background: #CC99FF;
vertical-align: center;
top: 80px;)
Directly underneath is a division called navigation with css style (float: left) where I print a set of buttons within a table using table settings (
I currently has these issues:-
A) The navigation buttons are NOT printing directly underneath the header. If i set a border on the heading division the buttons are printed directly below it, but I currently have set NO borders.
B) XHtml and table use is not recommended I believe, if I remove the table I was unable to get the navigation buttons printed alongside each other without whitespace appearing between each button.
Can anyone please assist in my layout, let me know if you need to see any more of my code.
Thanks