<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<a href="http://kenh14.vn">liên kết ngoài</a>
<button><a href="http://mp3.zing.vn">nút nhấn thường</a></button></br>
<form>
<textarea name= "textareal" cols= "100" rows="10">khung nhập thông tin</textarea>
</form>
<a href="">khung nhập thông tin</a>
<form action="các phần tử trong form.html" method="get" name="fl">
<input name="textl" type="text" value="giá trị ban đầu" size="20" /></br>
</form></br>
<a href="">xin mời nhập passworld</a>
<input name="passwordl" type="password" /></br>
<a href="">bạn thích nhất thứ mấy trong tuần</a></br>
<input name="radio1" type="radio" value="1">chủ nhật</br>
<input name="radio1" type="radio" value="2">thứ 2</br>
<input name="radio1" type="radio" value="3">thứ 3</br>
<input name="radio1" type="radio" value="4">thứ 4</br>
<input name="radio1" type="radio" value="5">thứ 5</br>
<input name="radio1" type="radio" value="6">thứ 6</br>
<input name="radio1" type="radio" value="7">thứ 7</br>
<a href="">chọn những tỉnh thành nào thuộc đồng bằng sông Cửu Long</a></br>
<input name="checkbox1" type="checkbox" value="1">Cần Thơ</br>
<input name="checkbox2" type="checkbox" value="1">Vĩnh Long</br>
<input name="checkbox3" type="checkbox" value="1">Trà Vinh</br>
<input name="checkbox4" type="checkbox" value="1">Hà Nội</br>
<input name="checkbox5" type="checkbox" value="1">KomTum</br>
<input name="checkbox6" type="checkbox" value="1">Lâm Đồng</br>
<input name="checkbox7" type="checkbox" value="1">Cà Mau</br>
<input name="checkbox8" type="checkbox" value="1">Lạng Sơn</br>
<input name="button1" type="button" value="nút nhấn"></br>
<input name="submit2" type="submit" value="xử lí dữ liệu"></br>
<input name="reset1" type="reset" value="xóa dữ liệu mới"></br>
</body>
</html>
Không có nhận xét nào:
Đăng nhận xét