PDA

View Full Version : having problems with this script!


ivanhoe
01-29-2003, 08:50 PM
From our browser it comes clear but others complains it's all
scribble and unreadable, can anyone help?


<html>
<table border="2" cellpadding="0" cellspacing="0" width="478" height="-2">
<head>

<style type="text/css">
h6 {letter-spacing: 0.1cm}
</style>

</head>
<td bgcolor="gray">
<body>
<h6><font color="White" face="arial"><center>1234 East Name Street, West Street, CA 90000</center>
<font><tr><td><b><A HREF="http://www.myname.com/Contactpage.html"><font color="white" face="verdana" size="1"><center>support@Company.com&nbsp;&nbsp;&nbsp;&nbsp;sales@myname.com</A></tr></center></td>
</body></h6>
</html>

Borgtex
01-29-2003, 11:37 PM
Where is the script?

Borgtex
01-29-2003, 11:40 PM
I would say more: where is the <table>, the <tr>... <body> <Head> it's all messed up! I think that your cut & paste had an epileptic attack ;)

post it again

cg9com
01-30-2003, 04:29 AM
if this is really your markup, then i would say the first thing to do is learn correct html, start here.
http://www.w3schools.com/html/default.asp
im guessing you viewed that in IE when it worked :rolleyes:

ps: html is a markup, not a scripting language :thumbsup: