View Single Post
Old Mar 23, 2003 | 07:36 AM
  #1  
hondav6's Avatar
hondav6
Senior Member
 
Joined: Jul 2002
Posts: 1,119
Likes: 0
From: La Plata, Maryland
Default Java Script Peoples, NEED YOUR HELP!

http://polaris.umuc.edu/~gjones/javaex1.html

Could someone please look at the coding on this and see what might possibly be going wrong. I can not see the first line or the title of the excercise.

This is what the assignment states so that I do not confuse any one:
Create an HTML document that prints the names of the continents. Create the document
header using an HTML tag. Create the numbers in each line using standard HTML tags, but
create the continent names using embedded JavaScript. (You will need to use multiple
JavaScript sections.) Be sure to include the LANGUAGE attribute in the <SCRIPT> tags.
Include a <HEAD> section with a <TITLE>; use "JavaScript Exercise 1" for the text title.

Add an HTML comment with your name and the date. Add the same information to the embedded JavaScript section, using JavaScript comments. Hide the JavaScript code from
incompatible browsers by using HTML comment tags, and create a <NOSCRIPT> section that says "Your browswer does not support JavaScript or JavaScript is disabled."


PLEASE, ANY HELP WOULD BE EXTREMEMLY WELCOME!!!!!