"; form.Text2.value=txt; } function AddText(form, Action){ var AddTxt=""; var txt=""; if(Action==1){ txt=prompt("Text for the level 1 header.","Text"); if(txt!=null) AddTxt="

"+txt+"

\r\n"; } if(Action==2){ txt=prompt("Text for the level 2 header.","Text"); if(txt!=null) AddTxt="

"+txt+"

\r\n"; } if(Action==3){ txt=prompt("Text for the level 3 header.","Text"); if(txt!=null) AddTxt="

"+txt+"

\r\n"; } if(Action==4) { txt=prompt("Text to be made BOLD.","Text"); if(txt!=null) AddTxt=""+txt+""; } if(Action==5) { txt=prompt("Text to be italicized","Text"); if(txt!=null) AddTxt=""+txt+""; } if(Action==6) AddTxt="\r\n

"; if(Action==7) AddTxt="
\r\n"; if(Action==8) AddTxt="


\r\n"; if(Action==9) { txt=prompt("URL for the link.","http://"); if(txt!=null){ AddTxt=""; txt=prompt("Text to be show for the link","Text"); AddTxt+=txt+"\r\n"; } } if(Action==10) { txt=prompt("URL for graphic","URL"); if(txt!=null) AddTxt="\r\n"; } form.Text1.value+=AddTxt; } function ResetPage(form) { if(confirm("Reset the page?")) { form.Text1.value=""; form.Text2.value=""; form.Name.value=""; form.EMail.value=""; form.Fav1URL.value=""; form.Fav1Title.value=""; form.Fav2URL.value=""; form.Fav2Title.value=""; form.Fav3URL.value=""; form.Fav3Title.value=""; form.Fav4URL.value=""; form.Fav4Title.value=""; form.Fav5URL.value=""; form.Fav5Title.value=""; form.Fav6URL.value=""; form.Fav6Title.value=""; } } // End -->

Instruktioner:

  1. Fyll tabellen med saker du vill ska vara med på din hemsida.
  2. Klicka på "Generate Source.
  3. Gör ändringar om du vill i text rutan.
  4. Klicka på "View" för att se på din hemsida.
  5. Om du vill spara källan som en fil så måste du kopiera och sen kopiera in i en texteditor.

Sidans Titel:
Din E-Mail Adress(*):
Dina favorit Sajter::(*)
URL: Titel:
Body(*):


(*=behöver ej fyllas i)


BackWards