Jump to content

Webn00b

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Webn00b

  1. Webn00b

    Frame

    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. i have several music files on a page of my website coded like this:<embed src="http://www.xthost.info/boblettoj99/08%20Rhythm%20has%20your%20two%20hips%20moving.mp3" autostart="false" width=165 height=20>when i go on the page it comes up with an error message saying something about floating point not loaded!i looked up the error message on millions of sites but they all give me th same string of jargon and no solution...can anyone help?
  3. hmm its still got the line...i dont think its to do with that frame though because it loads up before anything on that frame...
  4. yeh thats the one!!i dont know how it got there!!!
  5. 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...