PDA

View Full Version : دکمه در وسط



bravia2009
پنج شنبه 10 تیر 1389, 07:52 صبح
ام دوستان . من میخوام اون دکمه جدید در بالا و سط صفحه باشه کسی میتونه کمک کنه ؟:لبخندساده:

<!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" xml:lang="en" lang="en">

<head>

<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-language" content="fa">

<meta name="author" content="saeed" />

<title> مشاهده جداول پایگاه داده </title>
</head>

<body>
<!-- begining code -- >

<table width="400" border="1" align="center" dir="rtl" style="font-family: Tahoma;
font-size: 12px;" cellpadding="10" cellspacing="10">


<caption><b> جدول مشاهده مستندات </b></caption>

<a href="new.php?do=new">
<img src="Picture/1.png" alt="add message pic" name="Add" width="128" height="128" title="ایجاد پیام"/>
</a>

<thead style="background: aqua;">
<tr>
<th width="160" height="40" scope="col"> <b> نام فرستنده </b></th>
<th width="200" height="40" scope="col" > <b> تاریخ درج </b></th>
<th width="300" height="40" scope="col" > <b> متن فایل </b></th>
</tr>
</thead>

</table>

<div align="center" dir="rtl" style="font-family: tahoma;" "> با سپاس از شما </div>
</body>
</html>

pashaie
پنج شنبه 10 تیر 1389, 08:38 صبح
اینم خدمت شما دوست گرامی (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" xml:lang="en" lang="en">

<head>

<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-language" content="fa">

<meta name="author" content="saeed" />

<title> مشاهده جداول پایگاه داده </title>
</head>

<body>
<!-- begining code -->
<div style="text-align:center;">
<a href="new.php?do=new">
<img src="Picture/1.png" alt="add message pic" name="Add" width="128" height="128" title="ایجاد پیام"/>
</a>
</div>
<table width="400" border="1" align="center" dir="rtl" style="font-family: Tahoma;
font-size: 12px;" cellpadding="10" cellspacing="10">
<caption><b> جدول مشاهده مستندات </b></caption>
<thead style="background: aqua;">
<tr>
<td colspan = "3" align="center">
<a href="new.php?do=new">
<img src="Picture/1.png" alt="add message pic" name="Add" width="128" height="128" title="ایجاد پیام"/>
</a>
</td>
</tr>
<tr>
<th width="160" height="40" scope="col"> <b> نام فرستنده </b></th>
<th width="200" height="40" scope="col" > <b> تاریخ درج </b></th>
<th width="300" height="40" scope="col" > <b> متن فایل </b></th>
</tr>
</thead>
</table>

<div align="center" dir="rtl" style="font-family: tahoma;" "> با سپاس از شما </div>
</body>
</html>


در ضمن دوست عزیز سعی کن قواعد html رو هم رعایت کنی.

bravia2009
پنج شنبه 10 تیر 1389, 08:55 صبح
سلام دوست عزیز ممنونم از لطفت . خیلی لطف کردی .
امکانش هست این قوانین html اگه کتاب یا e-book داری بزاری یاد بگیرم
یا اگه لینک شم بدی ممنونت میشم .:تشویق: