|
-
August 14th, 2001, 05:35 AM
#1
Member
Html
Hi all. I am making a webpage and I can't get Internet explorer to open my html as an html document. I saved it as regular text with .html at the end. Whenever I open it IE just open the text document. If you think I messed up me code here it is. Note: the images are in the same directory as the code.
<html>
<head>
<Title>Stoncrete Ltd. Stamped And Colored Concrete</title>
</head>
<body>
<Table>
<tr>
<td>[img]blackfiller.gif[/img]</td>
<td>[img]Stoncreteltd[/img]</td>
</tr>
<tr>
<td><img src="Home.gif></td>
<td>[img]drive_grass.jpg[/img]</td>
</tr>
<tr>
<td>[img]gallery.gif[/img]</td>
</tr>
<tr>
<td>[img]Products.gif[/img]</td>
</tr>
<tr>
<td>[img]Faqs.gif[/img]</td>
</tr>
<tr>
<td>[img]Aboutus.gif[/img]</td>
</tr>
<tr>
<td>[img]ContactUs.gif[/img]</td>
</tr>
</table>
</body>
</html>
Any Idea what my problem is?
Thanks
Ask Why?
\"The most incomprehensible thing about the world, is that it is at all comprehensible\" -Albert Einstein
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|