[0001]
[0002]
[0003]
[0004]
[0005]
[0006]
[0007]
[0008]
[0009]
[0010]
[0011]
[0012]
[0013]
[0014]
[0015]
[0016]
[0017]
[0018]
[0019]
[0020]
[0021]
[0022]
[0023]
[0024]
[0025]
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
[0032]
[0033]
[0034]
[0035]
[0036]
[0037]
[0038]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" <html>
<html>
<head>
<title>Aanpassen bookmarks</title>
</head>
<body>
<hr style="width: 100%; height: 2px;">
<form method="post" action="/smic_root/bookmarks_onder">
Nieuwe categorie: <input size=30 name=NIEUWECATEGORIE><br>
Categorie:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<select name="categories">
<option></option>
<option>Timmers IT</option>
<option>Prive</option>
<option>Fotografie</option>
<option>Vakantie</option>
</select>
&nbsp;&nbsp;
Naam: <textarea cols="41" rows="1" name="naam"></textarea>&nbsp;&nbsp;
Link: <textarea cols="50" rows="1" name="link"></textarea>&nbsp; <br>
Omschrijving:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <textarea cols="60" rows="1" name="omschrijving">
</textarea>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;&nbsp; &nbsp;
<input name="keuze" value="Toevoegen" type="submit">&nbsp;
<input name="keuze" value="Herstellen" type="submit">&nbsp;
<input name="keuze" value="reset"     type="reset">
</form>
</body>
</html>