Directions for making your Web Page: 1. Get the text: Please copy the text (select it with your mouse and go to EDIT and then COPY) from the box below into a simple word processor like "Notepad" (Windows95) or Simpletext (Mac) and save it as "index.htm". Remember to fill in your school's name and details where required. These areas are highlighted by the letters XXXXXXXXXXXXX to make them easy to spot. Please experiment by changing the text. Have fun !! 2. Get the graphics you need: You do this by right-clicking (if you are using "Microsoft Windows" OR apple-clicking (if you are using an Apple computer) on the graphics at the bottom of this page and choose "save" or "save as". The only important thing to remember is that your Web page file and your graphics files have to be in the same folder to work. 3. Sending your page to your WebSpace: Your internet file and graphics files now constitute your World Wide Web Homepage which you can upload onto your web space. Check for details on how to upload your WWW page with whichever Service Provider you are with.
<HTML> <HEAD><TITLE>Our School</TITLE> <META NAME="description" Content="School HomePage"> <META NAME="keywords" CONTENT="School Web page create education"> <script> <!-- function buildArray() { var a = buildArray.arguments; for (i=0; i<a.length; i++) { this[i] = a[i]; } this.length = a.length; } var urls = new buildArray("", "#P1", "#P2", "#P3", "#EMAIL"); function go(form) { n = form.choices.selectedIndex; if (n != 0) { location.href = urls[n]; } } // --> </script> </head><LINK REL="STYLESHEET" HREF="../rolly.css" TYPE="text/css"> <body background="XXXXXXXXXXXXXdelete all but one of the following: yellow.jpg pink.jpg black.jpg purple.jpgXXXXXXXXXXXXX"> <TABLE WIDTH=100%><TR><TD WIDTH=120 VALIGN=center> <IMG SRC=bell.gif> <BR> <BR> <BR> <BR> <form> <select name=choices onChange=go(this.form)> <option>MENU <option>Our School <option>Special Interest <option>Achievements <option>e-mail </select> </form> <IMG SRC=bell.gif> <BR> <BR> <BR> <BR> <BR> <BR> <IMG SRC=bell.gif> <BR> <BR> <BR> <BR> <form> <select name=choices onChange=go(this.form)> <option>MENU <option>Our School <option>Special Interest <option>Achievements <option>e-mail </select> </form> <IMG SRC=bell.gif> <BR> <BR> <BR> <BR> <BR> <BR> <IMG SRC=bell.gif> <BR> <BR> <BR> <BR> <form> <select name=choices onChange=go(this.form)> <option>MENU <option>Our School <option>Special Interest <option>Achievements <option>e-mail </select> </form> <IMG SRC=bell.gif> <BR> <BR> <BR> <BR> <BR> <BR> </TD> <TD WIDTH=*> <center><h1>XXXXXXXXXXXXXWRITE YOUR SCHOOL NAME HEREXXXXXXXXXXXXX</h1></center> <hr width=80%> <center><h2>Our School</h2></center> <center>"XXXXXXXXXXXXXWRITE YOUR PARAGRAPH ABOUT YOUR SCHOOL HEREXXXXXXXXXXXXX"</center> <center><h2>Our Special Interest</h2></center> <center>XXXXXXXXXXXXXWRITE YOUR SPECIAL INTEREST PARAGRAPH(S) HEREXXXXXXXXXXXXX</center> <center><h2>Our School's achievements</h2></center> <center>XXXXXXXXXXXXXWRITE YOUR SCHOOL'S ACHIEVEMENTS HEREXXXXXXXXXXXXX</center> <center><h2>Contact us</h2></center> <center>We at WRITE YOUR SCHOOL NAME HERE would love to get some feedback from you</center> <center>Please click <A HREF=mailto:"XXXXXXXXXXXXXWRITE YOUR E-MAIL ADDRESS HEREXXXXXXXXXXXXX">here </A>to send mail</center> </TD></TR></TABLE> </BODY> </HTML>