You are viewing our Forum Archives. To view or take place in current topics click here.
Need Help Will +Rep
Posted:
Need Help Will +RepPosted:
Status: Offline
Joined: Sep 16, 201113Year Member
Posts: 326
Reputation Power: 15
Status: Offline
Joined: Sep 16, 201113Year Member
Posts: 326
Reputation Power: 15
I'm making a website with html5 and it works perfectly til i upload it to my test site.
Here's my code Idk what i did wrong with it.
Here's my code Idk what i did wrong with it.
<!DOCTYPE HTML>
<html>
<head>
<title> ThanksTreyarch.com! </title>
<link rel="shortcut icon" href="favicon.ico" >
<link rel="icon" type="image/gif" href="animated_favicon1.gif" >
<link rel="apple-touch-icon" href="apple-touch-icon.png" >
</head>
</html>
<body bgcolor="black" >
<center> <img style='border:2.5px solid #ffffff' src="images/banner.png" width=1550 height=171> </center>
<marquee behavior="scroll" direction="down"><center> <img style='border:2.5px solid #ffffff' src="images/15thtitle.gif" width="256" height="64" alt="15th title"/></center>
<marquee behavior="scroll" direction="down"><img style='border:2.5px solid #ffffff' align="right" src="images/15thTitle.gif" width="256" Height="64" alt="15th Title"/>
<marquee behavior="scroll" direction="down"><img style='border:2.5px solid #ffffff' align="left" src="images/15thTitle.gif" width="256" Height="64" alt="15th Title"/></marquee>
</body>
You are viewing our Forum Archives. To view or take place in current topics click here.