') } else { addtag('



') } } function writ() { f = window.open(); f.document.write(document.Form1.none.value); f.document.close(); } function addtag(tag) { document.Form1.none.value=document.Form1.none.value + tag + '\r' } function hr() { var size=prompt('what size HR',""); if (size != "" || null) {document.Form1.none.value=document.Form1.none.value + '
\r' } } function addform() { if (confirm("Do you want to give this form an action and a method?")) { var action = prompt('what action', ""); var method = prompt('What Method' , ""); document.Form1.none.value = document.Form1.none.value + "
"} else { document.Form1.none.value = document.Form1.none.value + "" } } function addformbutt() { var buttname = prompt('Button Name' , ""); var buttvalue = prompt('Buttons Label' , ""); document.Form1.none.value = document.Form1.none.value + "'; } function addformtext() { if (confirm("Are you Sure")) { var textname = prompt("Text name" , ""); document.Form1.none.value = document.Form1.none.value + '' } else { alert("stopping Text generation"); } } function addformtextarea() { if (confirm("Are you sure?")) { var textareaname = prompt("Textarea name" , ""); var textcols = prompt("How many Text Columns?", ""); var textrows = prompt("How many Text Rows?" , ""); document.Form1.none.value = document.Form1.none.value + '' } else { alert("Stopping Textarea") } } function addformselect() { if (confirm("Are you sure")) { var selectname = prompt('What is the name of the select?' , ""); document.Form1.none.value = document.Form1.none.value + '' } function addformcheck() { if (confirm("Are you sure")) { var checkname = prompt('Check Box Name' , ""); document.Form1.none.value = document.Form1.none.value + '' }else { alert("Process stopped"); } } function addformradio() { if (confirm("Are you sure")) { var radioname = prompt('What is the name of your radio button??' , ""); document.Form1.none.value = document.Form1.none.value + '' } } //-->


HTML
Page Maker

Please note that in using this tool, it would be to your advantage if you knew a bit about HTML.

Unfortunetly you will not be able to see the text and link color change like you will the background color when you get to that part. To help with this, I have added a WebSafe Color Coder. When you get to the background, text, and link colors, you can click the button below to use it, then close that window and come back here to select/insert the hex decimal numbers for the colors you want or don't use it and simply choose from the listed colors that will show in the boxes below.


Begin by clicking this button and typing the title of your page


You can use the"START OVER" button to begin again at any time if desired.


Select your background text and link colors.

Background: Links:
Active links: Text:
Visited link:



Forms



In these next two sections, you can add many things such as text, links and other options

Add diffent size text. 1 is the smallest and 6 is the biggest.



Now you're ready to put the ending tag in place.



')" style="background-color: #B00000; color: #FFFFFF; font-weight: bolder; font-style: oblique; font-variant: normal; text-transform: uppercase; text-decoration: underline; border: medium outset #CBA00C">



Test it and see how you did.

logo
copywrite