I create most of my websites as CSS layouts and it seems with absolute positioning selected (which I prefer for my designs), an empty div appears to be the culprit resulting in an unnecessary horizontal scroll bar in my browser window. An associate advised me to delete this entire line,
, and yes it solves the problem but I have to do this (in Dreamweaver) every time I upload revisions and it’s terribly bothersome. Is there an easy way to avoid this problem?
Click on the top of the Site pane on the LHS of your FW doc and it will change to Page and all the items on your page will be listed. Look for item5 and click it in the site pane and it will be selected on the page - then you can delete it.
If this is happening on more than one page then check your master Page(s) in case it is there.