Opssss dur kapatma sayfayı. Sayfada hata yok. :) Sadece biraz espirili yazayım dedim hakkımızda kısmını. Hani yazılım kökenliyiz ya...
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 runat="server">
<title>HAKKIMDAtitle>
head>
<body>
<form id="form1" runat="server">
<div>
<table style="width: 333px">
<tr>
<td style="width: 96px">
<asp:Label ID="lblAd" runat="server" Text="Ad" Width="118px">asp:Label>td>
<td style="width: 124px">
<asp:TextBox ID="txtAd" runat="server" Width="163px">Serdarasp:TextBox>td>
tr>
<tr>
<td style="width: 96px">
<asp:Label ID="lblSoyad" runat="server" Text="Soyad" Width="118px">asp:Label>td>
<td style="width: 124px">
<asp:TextBox ID="txtSoyad" runat="server" Width="163px">Kurtoğluasp:TextBox>td>
tr>
<tr>
<td style="width: 96px">
<asp:Label ID="Label1" runat="server" Text="E-mail" Width="118px">asp:Label>td>
<td style="width: 124px">
<asp:TextBox ID="txtEmail" runat="server" Width="163px">srd_kurtoglu@hotmail.com asp:TextBox>td>
tr>
<tr>
<td style="width: 96px">
<asp:Label ID="lblDogumYeri" runat="server" Text="Doğum Yeri" Width="118px">asp:Label>td>
<td style="width: 124px">
<asp:TextBox ID="txtDogumYeri" runat="server"
Width="163px">Önemli Değilasp:TextBox>td>
tr>
<tr>
<td style="width: 96px; height: 21px">
<asp:Label ID="Label2" runat="server" Text="Doğum Yılı" Width="118px">asp:Label>td>
<td style="width: 124px; height: 21px">
<asp:TextBox ID="txtDogumYili" runat="server" Width="163px">1973asp:TextBox>td>
tr>
<tr>
<td style="width: 96px; height: 21px">
<asp:Label ID="lblAciklama" runat="server" Text="Açıklama" Width="118px">asp:Label>td>
<td style="width: 124px; height: 21px">
<asp:TextBox ID="txtAciklama" runat="server" Height="75px" OnTextChanged="txtAciklama_TextChanged"
Width="163px">Sonradan yazılacak. Pek yakında yazılıcak. Az sonra yazılacak...asp:TextBox>td>
tr>
table>
div>
form>
body>
html>
|