Hi all,
I'm having yet another syntax error with a page I'm working on.
Here's the code
<HTML>
<HEAD>
<TITLE>Sandhills Regional Public Transit</TITLE>
<LINK REL="stylesheet HREF="HTML J-17.css" TYPE="text/css">
<SCRIPT LANGUAGE="javascript">
<!--
Nav4=(document.layers) ? 1:0;
IE4=(document.all) ? 1:0;
function changeText(whichTitle) {
if(Nav4) {return}
whichTitle.style.fontSize="24pt";
whichTitle.style.color="#FF6347"
}
function changeTextBack(whichTitle)
if(Nav4) (return)
whichTitle.style.fontSize="16pt";
whichTitle.style.color="#000000"
}
//-->
</SCRIPT
></HEAD>
<BODY BACKGROUND="Sand.gif">
<DIV ALIGN="center">
<IMG SRC="bus.jpg" ALIGN=right>
<BR><H1>Sandhills Regional Public Transit</H1>
<BR>
<H2>Rider tips</H2></DIV>
<BR><BR>
<H3>Observing the following guidelines will help to make your travel on SRPT as enjoyable as possible.</H3>
<BR>
<UL TYPE="disk">
<LI><DIV onMouseOver="changeText(this)" onMouseOut="changeTextBack(this)">Arrive at your bus stop early</DIV><BR>
<LI><DIV onMouseOver="changeText(this)" onMouseOut="changeTextBack(this)">Carry correct change</DIV><BR>
<LI><DIV onMouseOver="changeText(this)" onMouseOut="changeTextBack(this)">Press the strip to call your stop</DIV><BR>
<LI><DIV onMouseOver="changeText(this)" onMouseOut="changeTextBack(this)">Front seats are for elderly and disabled passengers</DIV><BR>
<LI><DIV onMouseOver="changeText(this)" onMouseOut="changeTextBack(this)">Hold on to rail while standing</DIV>
</UL>
<BR>
</BODY>
</HTML>
I'm getting errors for lines 18 and 40 (which I've highlighted in red). Does anyone know what the problem is?
Thanks in advance,
Ben Horne
Madison Area Technical College student
-------------------------
http://community.webshots.com/user/valerian114
Go there. I have a lot of awesome photos that I rendered myself
"A Person Who Claims To Be A Flash Junkie Isn't Really A Flash Junkie Unless He Can Prove It"