PDA

Click to See Complete Forum and Search --> : Flush Images on a Page


tomcatexodus
May 18th, 2005, 01:35 AM
Hey there all, long time no post :eek2:

Little issue with pictures on an HTML page,

Using FrontPage (if that makes a difference), how would one go about inserting several images, (from one initial large image, broken down into subsections) so that they were flush with one another, giving the image that they are actually all unified? Furthermore, how do I get an image to be in the absolute upper-left most corner, and along the edges of the page, so there is no border?

Suggestions, pleeease :bigyello:

sciguyryan
May 18th, 2005, 01:28 PM
Ok, for the first one, because FrontPage is a WYSIWYG editor, you can insert the images and align them easily - I believe you move them around (In one more, the tabs at the bottom) and position them as you want.

To prevent the border, just try setting the border attribute of the images to 0 :)

Cheers,

RyanJ

kishore.kr
May 19th, 2005, 07:24 AM
hi tomcatexodus,

For dividing a larger image into smaller one u can use s/w like adobe photoshop. whatever size you need.
And for putting an image in the top-left most corner of a page make the body elements leftmargin and topmargin attribute to 0.

-- Kishore...