Jump to content

Webn00b

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Webn00b

  1. I am designing a website (http://www1.jumpingcrab.com) and i cant get the image to align totally to the right of a frame, there is a gap imbetween the image and the end of the frame.in the frameset i tried everything i knew to get rid of the space:

    <html><frameset rows="80%,20%" marginheight="0" marginwidth="0" framepadding="0" framespacing="0" frameborder="0" border="0"><frame name="topframe" src="Frames.htm" scrolling="no"><frame name="bottomframe" src="bottom.htm" scrolling="no"></frameset></html>

    and here is the code for the picture:

    <html><body bgcolor=#123456><table width=100% height=100% cellpadding="0" cellspacing="0" border="0" frameborder="0"><tr><td align=right valign=bottom><img src="googlebg.png"></td></tr></table></body></html>

    Can anyone help? is there something i missed out?

  2. Im trying to make my first website and i have inserted a frame at the side with a background image. when i go on the website there is annoying black line which goes down the whole page and loads with other frame borders!you can see it here: www1.jumpingcrab.comdoes anyone know what i have done wrong? please help!!!! :)i dont really know what piece of code to copy because i dont know which page is making it appear :)

×
×
  • Create New...