Barth wrote:
I'm trying to figure out why my picture wont show up when, And why my music wont play. Can anyone help a guy out?
<html>
<head>
<Title>My First Web page</title>
</head>
<body bgcolor="#66ccff">
<table width=100%>
<tr>
<td>
<p align="center">
Zac Fourman
<p align="center">
<strong>Welcome Friend!</strong>
</p>
<p align="center">
This is my first web page. And I have way to much time on my hands, and that is why I
keep writing on this page.
</p>
</td>
</tr>
<tr>
<td>
<div align="center">
<img src="C:\Documents and Settings\Zad\My Documents\My Pictures\Random Pics\TwoKinds Sig.ipg">
</div>
</td>
</tr>
</table>
<p align="center">
The picture above is the meting of the major Allied Leadres during World War II
It's best not to get it.
<p align="center">
<EMBED SRC="C:\Documents and Settings\Zad\My Documents\My Music\From Internet\Cats.mp3"
AUTOSTART=true WIDTH=144 HEIGHT=45 LOOP=5>
</html>
Line for an image display:
<img src="C:\Documents and Settings\Zad\My Documents\My Pictures\Random Pics\TwoKinds Sig.ipg">
Correction:TwoKind Sig.jpg
As far the code it self I tested it to see any errors and really just one. I can play music. I would also get rid of [b ] and [/b ] it shows in the preview and there is no need for it. I am having trouble playing it in firefox as quicktimes is my default player. If you have firefox run the page in IE it should run find. Other then that you set. :D