المشاركات 589 |
+التقييم 76 |
تاريخ التسجيل Mar 2019 |
الاقامة ام الدنيا مصر |
نظام التشغيل Other |
رقم العضوية 1982 |
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="style.css">
<title>test</title>
</head>
<style>
.coupon{
border:2px dashed #C4D0CE;
background-color:#fff;
padding:10px;
width:200px;
margin:auto;
margin-top:100px;
overflow:hidden;
}
.coupon .code{
text-align:right;
color:#020202;
}
.coupon .dom{
position:absolute;
background-color:#901C3A;
width:200px;
padding:10px;
margin-top:-10px;
margin-left:-10px;
cursor:pointer;
transition:transform 2s ,filter 2s,width 2s ;
}
.coupon .dom:hover{
filter: blur(8px);
transform:translate(-200px,0px);
border:1px dashed #C4D0CE;
}
</style>
<body>
<div class="coupon">
<div id="click" class="dom">click to show coupon</div>
<div class="code">Helpernt.com</div>
</div>
</body>
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="style.css">
<title>test</title>
</head>
<body>
<style>
.coupon{
border:2px dashed #C4D0CE;
background-color:#fff;
padding:10px;
width:200px;
margin:auto;
margin-top:100px;
overflow:hidden;
}
.coupon .code{
text-align:center;
color:#020202;
filter: blur(8px);
transition:filter 1s;
}
.coupon .code:hover{
filter: blur(0px);
}
</style>
<div class="coupon">
<div class="code">Helpernt.com</div>
</div>
</body>
اضافة رد
|
أدوات الموضوع | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
اضافة موضوع+rss+بحث+ارشفه (بجانب كل قسم بشكل جميل) | abo-karim | ركن تطوير منتديات vb3.8.0 | 2 | 04-10-2021 06:34 PM |
تغيير رتب الاعضاء بشكل جميل | رواية | ركن تطوير منتديات vb3.8.0 | 6 | 01-03-2021 05:15 PM |
[ vBulletin 3 ] : استخراج جميع روابط المنتدي بشكل جميل | Mohamed yasser | ركن تطوير منتديات vb3.8.0 | 6 | 06-07-2019 09:42 PM |
كلام جميل تساعدك على قضاء يومك بشكل افضل (مقولات صباحية - كلام جميل للحبيب - كلام جميل للاصدقاء ) | خلفيات ايفون | Apple ابل | 1 | 03-11-2019 08:08 PM |
[blogger] شرح تركيب إحصائيات المدونة بشكل جميل في مدونات بلوجر | هيلبرنت | ركن تطوير المواقع | 0 | 07-07-2018 09:10 PM |