\n"; } } function AddText(Tag1, Tag2, form) { form.MainWindow.value+=Tag1; var Text=prompt("Enter Your Text Here:", " "); form.MainWindow.value+=Text; form.MainWindow.value+=Tag2+"\n"; } function AddTag(Tag, form) { form.MainWindow.value+=Tag; form.MainWindow.value+="\n"; } function AddList (Type, form) { form.MainWindow.value+="<"+Type+">\n"; var Text=prompt("Enter Text for List Item:"," "); while (Text!=" ") { form.MainWindow.value+="
  • "+Text+"\n"; var Text=prompt("Enter Text for List Item:"," "); } form.MainWindow.value+="\n"; } function AddLink (form) { form.MainWindow.value+=""; var LinkText=prompt("Enter text to serve as the link:"," "); form.MainWindow.value+=LinkText+"\n"; } function AddName (form) { alert("This doesn't work quite right when you preview it, but it WILL work if you save it!"); form.MainWindow.value+="\n"; } function AddPicture (form) { form.MainWindow.value+="\n"; } function CreateIt(form) { var HTMLText = form.MainWindow.value; document.open(); document.write(form.MainWindow.value); document.write("

    \n


    \n
    \nCreated with Ricky Duval's "); document.write(""); document.write("HTML Editor v 2.0.
    \n"); document.write("\n<\html>"); document.close(); } //-->











    This page Copyright � 1998 by Ricky Duval. Feel free to use it, but ONLY if this page remains absolutely intact--including this message.

    Return to My Personal Page

    Return to my Star Force Page


    Page hosted by GeoCities.

    Area 51
    Hosted by www.Geocities.ws

    1