اموزش ایجاد منوی کشویی

MASIHA68

Member
امروز که داشتم با سی اس اس ور می رفتم طرح یه منو به ذهنم رسید که به نظرم میتونه به سایتتون یه طرح قشنگ و ایرودینامیک بده
کدش رو می زارم که دوستان استفاده کنن .

کد:
<!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>
<style type="text/css">
#mim {
	float: right;
	
	width:1000px;
}
.mom {
	
}
.mom:hover{
	
		background-color:#000;
	height:50px;
-moz-transition-duration: 5s;
-webkit-transition-duration: 5s;	
}
#mim span a {
	color: #FFF;
}
</style>
</head>


<body>


  <div id="mim" class="mom" align="center">
    <span><a href="http://paniz88.ir" target="_blank">Home</a></span>
  </div>


</body>
</html>
بهترین حالت مشاهده توی گوگل کرومه و توی موزیلا هم خوب نشون داده میشه . توی بقیه ی مرور گرها تست نکردم
 

جدیدترین ارسال ها

بالا