| Author |
vertical positioning with html
|
|
| al jones 2007-01-10, 8:56 pm |
| 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
| |
| Adrienne Boswell 2007-01-10, 8:56 pm |
| Gazing into my crystal ball I observed al jones
<alfredmjones@shotmail.com> writing in
news:1ogc9gc7n4qvc$.1jrblu2kra43e$.dlg@40tude.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%}
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
| |
| al jones 2007-01-10, 8:56 pm |
| On Mon, 01 Jan 2007 00:41:33 GMT, Adrienne Boswell wrote:
> Gazing into my crystal ball I observed al jones
> <alfredmjones@shotmail.com> writing in
> news:1ogc9gc7n4qvc$.1jrblu2kra43e$.dlg@40tude.net:
>
>
> div#nav {margin-top:25%}
> div#copyright {margin-top:95%}
Belated; that was almost too easy, thanks //al
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |