![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm either not looking at the right thing, or I don't know the right thing to look for. Looking at a friends web site (my copy at aljones.us/annette/index.html ) done with tables and DW (massive bloat); I've cut the size to about 10% of his original, but would like to position the nav menu and the copyright notice on the viewport. Let's for arguement say I want the Nav menu to begin at top + 25% and the copyright notice at top + 95% ... how does one do that (without using up an exhaustible supply of <br/>'s). //al |
#3
| |||
| |||
|
|
Gazing into my crystal ball I observed al jones alfredmjones (AT) shotmail (DOT) com> writing in news:1ogc9gc7n4qvc$.1jrblu2kra43e$.dlg (AT) 40tude (DOT) net: I'm either not looking at the right thing, or I don't know the right thing to look for. Looking at a friends web site (my copy at aljones.us/annette/index.html ) done with tables and DW (massive bloat); I've cut the size to about 10% of his original, but would like to position the nav menu and the copyright notice on the viewport. Let's for arguement say I want the Nav menu to begin at top + 25% and the copyright notice at top + 95% ... how does one do that (without using up an exhaustible supply of <br/>'s). //al div#nav {margin-top:25%} div#copyright {margin-top:95%} |
![]() |
| Thread Tools | |
| Display Modes | |
| |