Stock Ticker Validation
Hello!
I have a stock ticker script that looks great in
IE 6.0.2! But I need people to check to see if this
has the same qualities; Green Border, ect...
Check this with Mozilla, Netscape 6.0 and later, and
any other browser. Please fill in any info in your post as you can including validator. Thanks!
The KRYPTOR
<html>
<body>
<center>
<table border="3" bordercolor="#134c39" width="306" cellpadding="0" cellspacing="0">
<tr><td bgcolor="#000000" border="2" bordercolor="#134c39">
<font face="arial" size="4" color="#FFFFFF"><center>Daily Stock Information</center></font></center>
<center>
<applet code="au.com.sanford.web.QuoteTicker" codebase="http://www.sanford.com.au/Java/" archive="QuoteTicker.jar" width=300 height=20>
<param name="bgColor" value="FFFFFF">
<param name="textColor" value="000000">
<param name="codeFontSize" value="14">
<param name="detailsFontSize" value="12">
</applet>
</td>
</tr>
</table>
</body>
</html>
RESULTS:
Internet Explorer 6.0.2 Great!
Netscape = ?
Mozilla = ?
wc3 validator = ?
Other Validator = ?
__________________
"What is SEEN is Temporal, What is UNSEEN is
Eternal."
My first webmastering site,
www.savemoneytoo.com
|