Website

A 3D game in the spirit of Transport Tycoon. Click here for the web site.
Post Reply
User avatar
Zuu
OpenTTD Developer
OpenTTD Developer
Posts: 4553
Joined: 09 Jun 2003 18:21
Location: /home/sweden

Website

Post by Zuu »

Hello!

I just noticed that there is no line brake after your head image, so half of the links came after the image and the rest on a new line.

Here is a snip from your code:

Code: Select all

<TABLE WIDTH=800>
<TR>
<IMG SRC="title.jpg">
</TR>
<TR>
<TT>
<A HREF="news.htm" TARGET="mainframe">[NEWS]</A>
<A HREF="plan.htm" TARGET="mainframe">[ABOUT]</A>
<A HREF="download.htm" TARGET="mainframe">[DOWNLOAD</A>

<A HREF="archive.htm" TARGET="mainframe">[ARCHIVE]</A>
<a href="http://www.ph2.net/cgi-bin/guestbook.php.cgi" TARGET="mainframe">[GUESTBOOK]</a>
<A HREF="howto.htm" TARGET="mainframe">[HOWTO]</A>
<A HREF="http://ttforums.owenrudge.net/viewforum.php?f=34" TARGET="mainframe">[FORUM]</A>
...
You have forgot to use

Code: Select all

<TD>
...
</TD>

inside your TR first block.

If the use of TT is corect or not I can't say, as I dont use TT in my tables.

It is recomended to test a site with the standard validator (http://validator.w3.org/) regular to see if you breaks any standards.

Please take this as an advice, not as a flame.
My OpenTTD contributions (AIs, Game Scripts, patches, OpenTTD Auto Updater, and some sprites)
Junctioneer (a traffic intersection simulator)
chochmah
Engineer
Engineer
Posts: 60
Joined: 21 Nov 2003 15:03
Contact:

Post by chochmah »

thanks, fixed it
Post Reply

Return to “Zugspiel”

Who is online

Users browsing this forum: No registered users and 1 guest