كود تحميل التطبيق للمدونه
<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css' rel='stylesheet'/>
<style>
.blog-logo img {
width: 30%;
height: 30%;
border-radius: 20%;
}
.blog-app-text {
text-align: center;
}
.blog-app-title {
background: #3598DC;
color: #fff;
width: 50%;
display: inline-block;
padding: 3px;
text-align: center;
}
.blog-app-description {
padding: 5px 2px;
color: #737373
}
.download-app {
width: 100%;
height: 100%;
overflow: hidden;
}
.download-app a {
width: 48%;
display: inline-block;
float: right;
text-align: center;
margin: 3px;
border-radius: 30px;
padding: 4px 0;
color: #fff;
}
.android {
background: #74C043;
}
.ios {
background: #808080;
}
.tooltip {
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
-ms-transition: all 200ms ease-out;
transition: all 200ms ease-out;
position: absolute;
display: inline-block;
width: 130px;
HEIGHT: 23px;
line-height: 23px;
text-align: center;
margin-right: -71px;
margin-top: -30px;
font-size: 13px;
background: #02ADD4;
border-radius: 2px;
color: #FFFFFF;
opacity: 0;
}
.download-app a:hover .tooltip {
opacity: 1;
z-index: 9999;
}
</style>
<div class='blog-app'>
<div class='blog-logo'>
<center><a href='#'><img src='https://lh3.googleusercontent.com/4QcQvdQ79cTu--57Id-d1f8EzLzKwaUXKXZBvED2WiC9Nzh2YpLQHk17VxPVcoGQKow4=s200-rw'/></a></center>
<div>
<div class='blog-app-text'>
<h3 class='blog-app-title'>حمل تطبيق الهكر الاخلاقي</h3>
<p class='blog-app-description'>
حمل تطبيق الهكر الاخلاقي تعلم واحمي نفسك ، فماذا تنتظر !
</p>
</div>
<div class='download-app'>
<a class='android' href='https://haker-ethics-2018.en.aptoide.com/?store_name=belalmomani'><i class="fa fa-android"/></i><span class='tooltip'>تحميل على الاندرويد</span></a>
<a class='ios' href='#'><i class="fa fa-apple"/></i><span class='tooltip'>تحميل على IOS</span></a>
</div>
</div></div></div>
مثال

ليست هناك تعليقات:
إرسال تعليق