วันจันทร์ที่ 18 ตุลาคม พ.ศ. 2553

xhtml template


<!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" dir="ltr" lang="th" xml:lang="th">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>xhtml template</title>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript">
//<![CDATA[
var baseUrl = '/cakephp/';
//]]>
</script>
</head>
<body>

<form name="form1" method="post" action="" enctype="multipart/form-data">
<select name="product_category">
<option value="" selected="selected">--please select--</option>
<option value="1">cat1</option>
<option value="1">cat2</option>
</select><br/>
<img alt="test image" src="http://www.google.co.th/images/srpr/nav_logo14.png"/><br/>
<input type="checkbox" name="show" value="1" checked="checked"/><br/>
<input type="text" name="detail_1" value="" /><br/>
<input type="text" name="detail_2" value="" readonly="readonly" /><br/>
<input type="submit" name="submit_button" value="send" />
</form>

</body>
</html>

ไม่มีความคิดเห็น:

แสดงความคิดเห็น