<%@ Master Language="C#" AutoEventWireup="true" CodeFile="mevzuat.master.cs" Inherits="mevzuat" %>
<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="cc1" %>
<%@ Register assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" namespace="System.Web.UI" tagprefix="asp" %>
<!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>FIRINCIOĞLU SİGORTA</title>
<asp:ContentPlaceHolder id="head" runat="server">
</asp:ContentPlaceHolder>
<style type="text/css">
.style1
{
width: 800px;
height: 522px;
}
.style2
{
width: 103px;
height: 31px;
background-color: #1B222F;
}
.style3
{
height: 150px;
background-color: #999999;
}
.style5
{
width: 103px;
height: 99px;
}
.style8
{
width: 637px;
height: 419px;
margin-right: 3px;
margin-left: 0px;
}
.style17
{
height: 31px;
}
.style18
{
height: 99px;
}
.style19
{
}
.style20
{
width: 686px;
height: 2px;
}
.style22
{
width: 480px;
height: 28px;
}
.style24
{
height: 19px;
}
.style25
{
width: 103px;
height: 131px;
}
.style27
{
width: 214px;
}
.style28
{
width: 80px;
height: 0px;
}
</style>
</head>
<body background="images/header_bg.gif">
<form id="form1" runat="server"
style="background-image: url('/C:/Users/user/Documents/Visual Studio 2008/WebSites/mevzuatbankasi/images/header_bg.gif'); background-repeat: repeat">
<div style="">
<asp:ScriptManager ID="ScriptManager1" runat="server"/>
<table align="center" cellpadding="0" cellspacing="0" class="style1">
<tr>
<td class="style3" colspan="2" valign="middle"
style="background-image: url('/C:/Users/user/Documents/Visual Studio 2008/WebSites/mevzuatbankasi/images/header_bg.gif')">
<asp:Image ID="Image1" runat="server" ImageUrl="~/images/sigorta.gif"
Width="800px" Height="163px" />
</td>
</tr>
<tr>
<td class="style19" colspan="2" valign="middle">
<table cellpadding="0" cellspacing="0" class="style20">
<tr>
<td class="style27">
<table cellpadding="0" cellspacing="0" class="style28">
<tr>
<td>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label>
<asp:Timer ID="Timer1" runat="server" Interval="1000" ontick="Timer1_Tick">
</asp:Timer>
</ContentTemplate>
</asp:UpdatePanel>
</td>
</tr>
</table>
</td>
<td>
.
.
.
şeklinde devam ediyor.ve ayrıca sanırım bu dersten sonra olsa gereklocalhost asırı yawas alıyor cozumu var mı?