Html help

Discussion in 'Web Programming' started by hdpkstaff, Oct 22, 2012.

Html help
  1. Unread #1 - Oct 22, 2012 at 4:37 AM
  2. hdpkstaff
    Joined:
    Mar 23, 2012
    Posts:
    490
    Referrals:
    0
    Sythe Gold:
    0

    hdpkstaff Forum Addict
    Banned

    Html help

    Hey guys I was messing with the board template of my zetaboards and I messed up some code here

    <hr><center>marquee onmouseover<="this.stop()" onmouseout="this.start()" direction="up" scrollamount="2" style="Filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=90, FinishX=0, FinishY=0);" width="100%" height="122"><center>

    whats wrong with it?

    any help will be greatly appreciated


    -the thing im trying to marquee is

    </b></center></b></b></center></b></td><td class="row2" valign="top">

    <b><p align="center"><font color="lime"><font color="yellow">Welcome to forums</font></font></p></b><font color="lime">
    <p>
    </p><p>
    </p><p><b>#Team-Quantum
    </b></p><p><b><b>Looking to apply for ?</b>
    <br>You must acquire a Member+ Ref to apply for our team.
    </b></p></font><p><font color="lime"><b>
    All Intros/Members/Officials remember to stay active on forums, TeamSpeak and in game..</b></font>
    </p><p>
    <align="center"><font color="cyan"> Member Of the Month: </font>
    </align="center"></p><p>

    </p><center>
    <br>
    <br><script src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="5005-green.swf";obj.TimeZone="EST";obj.width=120;obj.height=40;obj.wmode="transparent";showClock(obj);</script>
    <br>
    <br>
    <align="center"><b><font color="lime"> Requirements:</font></b><br>
    <align="center"><font color="white"> - 126 Combat<br>
    Ventrilo &amp; [IRC]<br>
    A Good stocked Bank<br>
    A Working Microphone<br>
    Past Hybriding Experience.</font>


    </align="center"></align="center"></center></center></marquee>
     
  3. Unread #2 - Oct 22, 2012 at 4:46 PM
  4. Jazz00006
    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0

    Jazz00006 Apprentice
    Visual Basic Programmers

    Html help

    Your problem is this
    Code:
    <hr><center>marquee onmouseover<=
    should be this
    Code:
    <hr><center><marquee onmouseover=

    Also, center, font & align=left/right tags are deprecated. This means browsers will stop supporting them eventually.
    Just something to be aware of.
     
< html5 help please | Basic PHP development with SQL >

Users viewing this thread
1 guest


 
 
Adblock breaks this site