How do you insert a file onto a web page and NOT have tons of blank page below and to the right of the page when viewed on a browser? I am using Yahoo Site Builder.
Im importing a file from “paint” program and on the sitebuilder when I move the lines closer together it distorts the image. Is the file to large?
2 Comments Received
September 4th, 2010 @4:47 pm
what sort of file are you trying to put into the page?
try centering the object?
September 5th, 2010 @3:44 pm
don’t define the size unless it breaks the site width
in your HTML for the file add this to the table data line:
align=”center”
so it would look like this:
Leave A Reply