Shoutbox

Why won't it work??? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Why won't it work??? (/showthread.php?tid=62416)

Why won't it work??? by welshboy222 on 07-03-2006 at 01:10 PM

Here is my code that I made but it won't work also the picture won't come up plz help!!!




<html>
<head>
<title>Your-Games</title>

<style type="text/css">

body { backround-color: #ffcc00; }
h1 {font-family: arial, verdana;
color: 000000}
p {font-family: arial, verdana;
color: 000000 }

</style>

</head>

<body>

<div align="center"><h1>Your-Games</h1></div>

<div align="center"><p>Hello welcome to Your-Games I hope you like the website!</p></div>

<div align="center"><img src="donkey.jpg" width="161" height="195" alt="Donkey"></div>

</body>
</html>