Re: html emergency--pages appear blank

by "rudy limeback" <r937(at)interlog.com>

 Date:  Thu, 18 May 2000 12:28:52 -0400
 To:  <pjkmecak(at)snet.net>,
"Lady Wistfulee" <wistfulee(at)millenicom.com>
 Cc:  "HWG Techniques Discussion" <hwg-techniques(at)mail.hwg.org>
  todo: View Thread, Original
>  In your second <script> tag you're missing the "type" attribute.

this is required but major browsers will work without it

you should probably include the language attribute although it is
deprecated

  http://htmlhelp.com/reference/html40/special/script.html


> Also, the beginning comment tag is "<!C-", not "<!--".

not sure i understand this, paul

it is recommended to comment out the body of scripts so that browsers that
don't understand the script tag won't show the actual contents

  <script>
  <!--
  body of script
  // -->
  <script>

i've never heard of the <!C- tag -- where did you see this?  is it
VBscript?

_____________
rudy limeback
http://r937.com/
http://evolt.org/

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA