TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:4371] SHTML question.



Netscape can be very picky about your html syntax. Anyway here
is what I found :

1. There is a <table><tr><td> tag which doesnot end. i.e. the
   table is incomplete. So unless you have a </td></tr></table>
   nothing will show.
   Remove the lines that contain the table tags and you will be fine

2. Make sure you put a </body> and </html> at the end. I am not
   sure if anything will break if you donot but you should.

3. I do not remember if the <li> list tag needs to be ended with
   a </li>. You could check that out.

explorer on the other hand is not so particular about the html
syntax.

Hope this helps,
sandipan
--

Eric Hillman wrote:
> 
> I'm having a rather baffling problem with an SHTML page on my home server...
> 
> Check out http://elohim.dogma.org/metatron.shtml  If you're using Internet
> Explorer on a Windows machine, you'll see a header reading "Welcome to Our
> Generous Host", a picture of the server, the output of "uptime", "date", and
> some other junk.  If you're using a Linux box and Netscape, you'll see the
> header line and nothing else.  Viewing the source shows that it's all there.
> 
> So, what's going on?  Have I misconfigured Netscape, or should I be
> debugging the page?  I can't see any obvious problems with either one.
> shtml is handled as text/html in netscape's configuration.  Also, the index
> page is shtml and works just dandy, as do all the cgi toys I have scattered
> around.
> 
> ---
> Eric Hillman
> CCCU -- UNIX Sysadmin
> ehillman@cccu.com
> The opinions expressed in this message are mine.  You can't have them.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> Try our website: http://tclug.real-time.com