Page "bounces" left to right when it loads
any ideas why pages bouncing around bit when load? have feeling has having wrong table widths or maybe? ideas appreciated!
wow. multiple <body>, multiple <title>, loading bluehippo4.css 4 times, lots of html errors, more css errors i've ever seen in 1 place, images without width , height attributes, redundant css, ... can see why you're having hard time finding tiny little glitch in tangle. didn't @ javascript.
i suspect 1 of main culprits might using includes , file(s) including has elements not belong inside body of main page (extra <body> , <title> name couple). if true, edit of stuff out of external include file. otherwise, delete tags.
please clean invalid css, consolidate redundant css, fix many of html errors can , see if doesn't solve problem. if doesn't, i'll happy have @ it. or maybe other kind soul able sort out is, think that's asking lot.
these 2 sites should constant companions during web development:
http://jigsaw.w3.org/css-validator/
in fact, web dev tools, more valuable dreamweaver itself.
i recommend using firefox web developer , firebug add-ons add more tools aid in web dev.
--
mark a. boyd
keep-on-learnin' :-)
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment