positioning in divs
set page div container , placed other stuff inside container. have header, pix , 3 (3) separate data divs under pix using float left , position relative three. however, when viewing page in dw seems data outside container , when viewing in ff , ie8 gives same appearance. use top -100px not seem right way since relative positioning used. here link page: http://tricksterfilms.com/test/about.htm.
thanks help.
the main problem see use of relative positioning not needed layouts.
1) build html markup logically top bottom of page.
2) use default css positioning (which no positioning @ all).
3) use floats, margins , padding align elements on page.
if @ code in following 3-column example page, you'll see no positioning needed other float: left , float: right on sidebars.
http://alt-web.com/templates/3-col-fixed-layout.shtml
related links:
-----------------------
learn css positioning in 10 steps -
http://www.barelyfitz.com/screencast/html-training/css/positioning/
working floats
http://css.maxdesign.com.au/floatutorial/
nancy o.
alt-web design & publishing
web | graphics | print | media specialists
http://alt-web.com/
http://twitter.com/altweb
http://alt-web.blogspot.com
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment