This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
ibz/oop/first_webform/first_webform/titles.aspx

16 lines
325 B
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="titles.aspx.cs" Inherits="first_webform.titles" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>