0
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4 <head>
|
|
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
|
6 <link rel="stylesheet" type="text/css" media="all"
|
|
7 href="hip.css" />
|
|
8 <title></title>
|
|
9 </head>
|
|
10 <body>
|
|
11 <input id="search-box" type="text" size="40" />
|
|
12 </body>
|
|
13 <script type="text/javascript" src="jquery.js"></script>
|
|
14 <script type="text/javascript" src="hip.js"></script>
|
|
15 </html>
|