vB.N3T
شنبه 31 فروردین 1392, 19:00 عصر
سلام دوستان بنده در اول راه طراحی سایت هستیم و دارم یه سایت ساده با html طراحی میکنم
یه مشکلی دارم ممنونم بگید چیکار باید بکنم
ضمینه اول خروجی منه
و میخوام سمت راست سایت این منو شبیه ضمینه 2 به وجود باید هر کاری میکنم نمیشه
کد ها هم میزارم
ممنون
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<link type="text/css" href="css.css" rel="stylesheet" />
<body>
<div align="center">
<table width="900" height="900" border="3">
<tr>
<td width="150" height="200" background="one/img/1.jpg">
</td>
</tr>
<tr align="center">
<td width="200" height="150">
<a href="callme.html" </a> <img src="callme.png" />
<a href="note.html"</a> <img src="note.png" />
<a href="picture.html"</a> <img src="picture.png" />
<a href="index.html"</a> <img src="index.png" />
</td>
</tr>
</div>
<tr>
<td>
<table width="900" height="600" class="tbl1" >
<tr>
<td width="800" bgcolor="#00CC66" valign="top"> `
<p align="right"> به نام خدا</p>
</td>
<td width="200" bgcolor="#666666" valign="top">
<p align="right"> مدیر سایت </p>
</table>
<table width="900" height="100" bgcolor="#99CC99">
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
یه مشکلی دارم ممنونم بگید چیکار باید بکنم
ضمینه اول خروجی منه
و میخوام سمت راست سایت این منو شبیه ضمینه 2 به وجود باید هر کاری میکنم نمیشه
کد ها هم میزارم
ممنون
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<link type="text/css" href="css.css" rel="stylesheet" />
<body>
<div align="center">
<table width="900" height="900" border="3">
<tr>
<td width="150" height="200" background="one/img/1.jpg">
</td>
</tr>
<tr align="center">
<td width="200" height="150">
<a href="callme.html" </a> <img src="callme.png" />
<a href="note.html"</a> <img src="note.png" />
<a href="picture.html"</a> <img src="picture.png" />
<a href="index.html"</a> <img src="index.png" />
</td>
</tr>
</div>
<tr>
<td>
<table width="900" height="600" class="tbl1" >
<tr>
<td width="800" bgcolor="#00CC66" valign="top"> `
<p align="right"> به نام خدا</p>
</td>
<td width="200" bgcolor="#666666" valign="top">
<p align="right"> مدیر سایت </p>
</table>
<table width="900" height="100" bgcolor="#99CC99">
</table>
</td>
</tr>
</table>
</div>
</body>
</html>