View Single Post
Old 11-13-2012, 03:51 PM   PM User | #6
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Quote:
Originally Posted by MMM717 View Post
I should add that I took your code as is and ran it as a separate new page. I'm seeing the page buttons in a vertical line, running way down the page. I want to have these all within the header (in the space next to the logo in the header) in a horizontal 4 x 2 arrangement, like this:

button 1 | button 2 | button 3 | button 4
button 5 | button 6 | button 7 | button 8

Thanks!
Copy/paste that entire snippet into a new .html document and view it in your browser. DW Design View is NOT dependable, it does not render code like any known browser.
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote