PSX5Central

Non Gaming Discussions => Off-Topic => Topic started by: Richard on March 25, 2004, 06:22:45 AM

Title: HTML Related...
Post 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...
Title: HTML Related...
Post by: Black Samurai on March 25, 2004, 09:34:42 AM
Put this:

Quote
leftmargin="0" topmargin="0"


In your body tag.
Title: HTML Related...
Post by: Ashford on March 25, 2004, 10:26:11 AM
To the PC Forum it goes...
Title: HTML Related...
Post by: Richard on March 25, 2004, 12:28:08 PM
Thank you.  Problem solved.
Title: HTML Related...
Post by: THX on March 25, 2004, 04:10:25 PM
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...
Title: HTML Related...
Post by: Black Samurai on March 25, 2004, 04:17:23 PM
Put the topmargin="0" part in the body tag of that frame.
Title: HTML Related...
Post by: Cyrus on March 25, 2004, 04:43:16 PM
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