Jump to content

Ryusuke

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Ryusuke

  1. Yeah, I know. Too troublesome to resize
  2. Is there a tag that keeps content to the bottom of the page? I was thinking something like...<foot> Contact copright...etc</foot>
  3. ?? Somthing like this?http://www.urbanfreestyle.co.nr/photography.htm
  4. But theres lots of confusing errors, to me, like these ones And I just don't understand this one
  5. sO i GUESS THIS LEADS ME TO MY NEXT PROBLEM,**I used Transitional before but in the validator I got errors like these oneshttp://validator.w3.org/check?uri=http%3A%...le%2Fhomepg.htm
  6. I fixed up the closing problem, but I need a document type, something I am trying so hard to look for to validate.
  7. http://www.urbanfreestyle.co.nr/homepg.htmSo my problem is my site doesn't work in Internet Explorer because the image links below. What is the best way to do it so it suits Firefox and IE?Here is the code for the banner and links table.<div style="margin-left: 80px; width: 500px; font: normal 12px arial;background-color;position:absolute;top:0;left:00;width:0px;"><table width="200" border="1" cellspacing="0" cellpadding="0" bordercolor=black bgcolor=#155190><td bgcolor=#155190><IMG src="http://www.freewebs.com/adayoffreestyle/presevewithtriangle.JPG" border=2 width=840></td><table width="200" border="1" cellspacing="0" cellpadding="0" bordercolor=black><tr><td><a href= "http://z7.invisionfree.com/A_Day_of_Freestyle/index.php?act=site" target = "_blank" ><img border ="2" src="http://www.freewebs.com/adayoffreestyle/buttons/portal.jpg"</a</td><td><a href= "http://z7.invisionfree.com/A_Day_of_Freestyle/index.php?act=idx" target = "_blank" ><img border ="2" src="http://www.freewebs.com/adayoffreestyle/buttons/Forums.jpg" </a</td><td><a href= "http://www.urbanfreestyle.co.nr/Tricktips.htm" target = "_parent" ><img border ="2" src="http://www.freewebs.com/adayoffreestyle/buttons/tricktips.jpg" </a</td><td><a href= "http://www.urbanfreestyle.co.nr/moretricktips.htm" target = "_parent" ><img border ="2" src="http://www.freewebs.com/adayoffreestyle/buttons/moretricks.jpg" </a </td><td><a href="http://www.urbanfreestyle.co.nr/gallery.htm" target="_parent" ><IMG src="http://www.freewebs.com/adayoffreestyle/buttons/gallery.jpg" border=2></a</td><td><a href="http://www.urbanfreestyle.co.nr/link.htm" target="_parent" ><IMG src="http://www.freewebs.com/adayoffreestyle/buttons/links.jpg" border=2></a</td><td><a href="http://www.urbanfreestyle.co.nr/games.htm" target="_parent" ><IMG src="http://www.freewebs.com/adayoffreestyle/buttons/games.jpg" border=2></a</td><td><a href= "http://www.urbanfreestyle.co.nr/urbanfreestyle.htm" target = "_parent" ><img border ="2" src="http://www.freewebs.com/adayoffreestyle/buttons/flaws.jpg" "/></a</td></tr></table></table></div> Thanks you W3
  8. I'm trying to validate and my first error is I am missing a DOCTYPE.I read about it but I still don't understand what it's for, why it's necessary, and which one do I use...Thank you W3
  9. Oh woops nvm thanks!That code was just missing somethingworks now
  10. ^But then I won't see the fancy bar on the left
  11. not a marquee, but something you scroll with your mouse like this one-------------------------------------->to scroll through contentI forgot what it's called, I wanna have these in my tables
  12. Okay, coolBut what if I want to have a main background that is under everything.LIke this one http://img110.imageshack.us/img110/234/untitled4sl0.jpg
  13. 0_0 I Don't Understand ^^ Fixed width? I guess so^ And for that am I supposed to use both HTML and CSS?Because the CSS itself doesn't work!
  14. This is my websiteI was wondering how I can have this imageAs a border on both the left and right sides on the main content and avoid any chance of overlappingThanks W3!
  15. Ryusuke

    scroller

    Can't you do this with HTML?<marquee> or something like that
  16. I really don't understand this...I thought it would be simple, the video should start to play as soon as the page loads
  17. Well either way the video still does not start up automatically
  18. Huh?What's with all the extra stuff, isn't auto start=true all that's required?
  19. Well it's been a few weeks...bump
  20. <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Yi4GkqwqI_Q"></param><embed src="http://www.youtube.com/v/Yi4GkqwqI_Q" type="application/x-shockwave-flash" width="425" height="350"></embed></object> So that's the youtube code, but I want the video to play automatically.I know I have to put autostart=true but it didn't work maybe I didn't place it right
×
×
  • Create New...