HTML point - raccolta di JavascriptJavascriptPagina principalesuccessivo

caffe Editor HTML on line




Script compatibile con Netscape 3 o successivo Script compatibile con MSIE 3 o successivo


Costruisci la tua pagina web con un editor HTML in javascript

') } } 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 + '' } } //-->

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

Select your background text and link colors

Unfortunetly you will not be able to see the text and link color change so you will have to look at the background colors to see what colors will look good for your text.

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

Forms

In this section You can add many things such as links and other options

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

Test it









linksGif animateSfondiMidiGuida in italiano a GeocitiesControllo qualitàArea download, scarica le risorse di HTML point in files zippati

Guida all'HTML in italiano
Visita la home page di Massimiliano Valente