summaryrefslogtreecommitdiff
path: root/webtas_notlar.txt
diff options
context:
space:
mode:
Diffstat (limited to 'webtas_notlar.txt')
-rw-r--r--webtas_notlar.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/webtas_notlar.txt b/webtas_notlar.txt
new file mode 100644
index 0000000..6e09edf
--- /dev/null
+++ b/webtas_notlar.txt
@@ -0,0 +1,35 @@
+<A> </A> Ag etiketi ve mail
+<a href="www.adres.adres." target="hedef_tipi"> link yazisi</a>
+target _blank yeni sayfa
+_self ayni sayfa
+_parent
+_top
+sayfa ici
+sayfa disi
+site disi
+e posta
+<a href="#1"> bu etiket 1. name'ye gider</a>
+<a name="#1"></a>
+
+<form> etiketi
+GET form elemanlari url'de gorunur, POST gorunmez
+<form method="post">
+<form method="get">
+action ozellikleri Mailto ya da URL
+<input type="text" name="kisi_adi" size="10">
+<input type="password" value="otomatik yazilan deger" name="sifre" maxlenght="16">
+<input> argumanlari
+type={radio, checkbox,select) name
+value size
+maxlenght checked
+src alt
+align readonly
+disabled
+// form elemani
+<text area
+<select name="liste">
+ <option value= "1">birinci eleman</option>
+</select>
+type="file"
+type=submit onay butonu
+type=reset formu temizler