< %@ page language = c# codebehind = webform1.aspx.cs autoeventwireup = false inherits = webapplication1.webform1 %>
<! doctype html public- // w3c // dtd html 4.0 Transitional // en>
<html>
<헤드>
<메타 이름 = 발전기 컨텐츠 = Microsoft Visual Studio 7.0>
<meta name = code_language content = c#>
<meta name = vs_defaultclientscript content = javaScript (ecmascript)>
<meta name = vs_targetschema content = http : //schemas.microsoft.com/intellisense/ie5>
</head>
<body ms_positioning = gridlayout>
<form id = form1 method = post runat = server>
<font face = =>
<asp : textbox id = textbox1 style = z-index : 101; 왼쪽 : 164px; 위치 : 절대; 상단 : 190px runat = 서버 너비 = 204px 높이 = 25px> </asp : textbox>
<ASP : 버튼 id = button1 style = z-index : 102; 왼쪽 : 386px; 위치 : 절대; 상단 : 188px runat = 서버 너비 = 78px 높이 = 25px 텍스트 = 버튼> </asp : button>
<asp : dropdownlist id = dropdownlist1 style = z-index : 103; 왼쪽 : 29px; 위치 : 절대; 상단 : 192px runat = 서버 너비 = 130px 높이 = 22px> </asp : dropdownlist>
</font>
</form>
</body>
</html>