PSX5Central
Non Gaming Discussions => Off-Topic => Topic started by: Richard on March 25, 2004, 06:22:45 AM
-
Yet another Web question - I noticed that when you create a new page in both
Dreamweaver MX and FrontPage that your insertion point is actually placed
about 3 pixels to the right and three from the top of the page. I am trying
to center a "banner" image for a web. The banner is 760 pixels wide
(800x600 maximized) and because of this extra space there is a horizontal
scroll. I tried manipulating the code directly also.
I hope I have explained myself well enough - odd question I know, but I\'m on
the verge of breaking something, I was really stumped when Dreamweaver
created the same problem.
I\'m using FrontPage 2003 and Dreamweaver MX 2004...
-
Put this:
leftmargin="0" topmargin="0"
In your body tag.
-
To the PC Forum it goes...
-
Thank you. Problem solved.
-
Black Samurai how can I get my Flash banner to align all the way at the top here:
http://mason.gmu.edu/~sleonar3/nclc345/project/
Been driving me nuts...
-
Put the topmargin="0" part in the body tag of that frame.
-
THX I\'m gonna give you a word of advice.... never use mixed case EVER. Right now its not hurting you but some day it will and when it does it really hurts...
heres an example of how to do what Sam is talking about:
Untitled Document