<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</Head>
<title>Navigation</title>
<style>
body{
padding: o;
margin: 0px;
font-family:Georgia, 'Times New Roman', Times, serif
}
.topnav{
background-color: #18222b;
overflow: hidden;
}
.topnav a{
color: aliceblue;
display: block;
padding: 14px 16px;
float: left;
text-decoration: none;
text-align: center;
}
.active{
background-color: #009dce;
}
.topnav a:hover:not(.active){
background-color:#34495e;
}
.right{
float:right !important;
background-color: #009dce;
}
</style>
</head>
<style>
.full {
width: 100%;
}
.gap {
height: 30px;
width: 100%;
clear: both;
display: block;
}
.footer {
background: #18222b;
height: auto;
padding-bottom: 30px;
position: relative;
width: 100%;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #DDDDDD;
}
.footer p {
margin: 0;
}
.footer img {
max-width: 100%;
}
.footer h3 {
color: white;
font-size: 18px;
font-weight: 600;
line-height: 27px;
padding: 40px 0 0px;
text-transform: uppercase;
margin-bottom: 15px;
}
.footer h4 {
color: white;
font-size: 2em;
font-weight: 600;
line-height: 38px;
padding: 40px 0 10px;
font-family: cursive;
font-weight: lighter
}
.footer ul {
font-size: 13px;
list-style-type: none;
margin-left: 0;
padding-left: 0;
margin-top: 0px;
color: #7F8C8D;
padding: 0 0 8px 0;
}
.email{
border-bottom: 3px solid #fff;
}
.footer ul li a {
padding: 0 0 12px 0;
display: block;
}
.footer a {
color: white;
font-weight: lighter;
}
.footer p {
color: white;
font-weight: lighter;
font-size:
}
.footer a:hover {
text-decoration:none;
font-weight: bold;
}
.supportLi h4 {
font-size: 20px;
font-weight: lighter;
line-height: normal;
margin-bottom: 0 !important;
padding-bottom: 0;
}
.bg-gray {
background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
box-shadow: 0 1px 0 #B4B3B3;
}
}
.footer a {
color: #78828D
}
.footer-bottom {
margin-top: 2em;
border-top: 1px solid #DDDDDD;
padding-top: 20px;
padding-bottom: 10px;
}
.footer-bottom p.pull-left {
padding-top: 6px;
font-size: 0.75em
}
</style>
<style type="text/css">
*{
margin: 0px;
padding: 0px;
}
body{
font-family: arial;
}
.main{
margin: 2%;
}
.card{
width: 20%;
display: inline-block;
box-shadow: 2px 2px 20px black;
border-radius: 5px;
margin: 2%;
}
.image img{
width: 100%;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.title{
text-align: center;
padding: 10px;
}
h1{
font-size: 20px;
}
.des{
padding: 3px;
text-align: center;
padding-top: 10px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
button{
margin-top: 40px;
margin-bottom: 10px;
background-color: white;
border: 1px solid black;
border-radius: 5px;
padding:10px;
cursor: pointer;
}
button:hover{
background-color: black;
color: white;
transition: .5s;
cursor: pointer;
}
.more {
display: none; }
.text.show-more .more{
display:inline;
}
</style>
<body>
<div Class= "topnav">
<a class ="active" href="#">Home</a>
<a href="#">About Us </a>
<a href="#">Contact Us</a>
<a class="right" href="#">Login</a>
<a class="right" href="#">Sign Up</a>
</div>
<div class="main">
<div class = "jumbotron text-center" style = "margin-bottom: o;">
<h1> Recent Photograpohy Work</h1>
<p>Beautiful Locations</p>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2018/01/09/03/49/the-natural-scenery-3070808_1280.jpg">
</div>
<div class="title">
<h1>Sunset</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p>
<button> Read More </button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2015/11/07/11/41/lake-1031405_1280.jpg">
</div>
<div class="title">
<h1>
Muntains</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p></p>
<button>Read More...</button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2018/01/09/03/49/the-natural-scenery-3070808_1280.jpg">
</div>
<div class="title">
<h1>
SunSet</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p></p>
<button>Read More...</button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2018/01/09/03/49/the-natural-scenery-3070808_1280.jpg">
</div>
<div class="title">
<h1>
SunSet</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p></p>
<button>Read More...</button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2018/01/09/03/49/the-natural-scenery-3070808_1280.jpg">
</div>
<div class="title">
<h1>
SunSet</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p></p>
<button>Read More...</button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Gfp-missouri-st-louis-clubhouse-pond-and-scenery.jpg/1199px-Gfp-missouri-st-louis-clubhouse-pond-and-scenery.jpg">
</div>
<div class="title">
<h1>
Mountains</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p></p>
<button>Read More...</button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2018/01/09/03/49/the-natural-scenery-3070808_1280.jpg">
</div>
<div class="title">
<h1>
WALLPAPER</h1>
</div>
<div class="des">
<p>You can Add Desccription Here...</p>
<button>Read More...</button>
</div>
</div>
<!--cards -->
<div class="card">
<div class="image">
<img src="https://cdn.pixabay.com/photo/2015/11/07/11/41/lake-1031405_1280.jpg">
</div>
<div class="title">
<h1>
Sunset</h1>
</div>
<div class="des">
<p>Wallpaper is a material used in interior decoration to decorate the interior <Span Class="dots">...<span class="more"> morals of domestic and public buildings. ... Wallpaper printing techniques include surface printing, gravure printing, silk screen-printing, rotary printing, and digital printing. Wallpaper is made in long rolls which are hung vertically on a wall.</span></p></p>
<button>Read More...</button>
</div>
</div>
</div>
</body>
<!-- The content of your page would go here. -->
<footer>
<div class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<h4> Abdul Rauf Official Creations</h4>
</div>
<div class="col-lg-3 col-sm-2 col-xs-3">
<h3> Contact </h3>
<ul>
<li><a class="email"href="#"> Call Us on The Given Munbers </a></li>
<br/>
<li> <p> 03456785468 </p> </li>
<li> <p> 03106734893 </p> </li>
</ul>
</div>
<div class="col-lg-3 col-sm-2 col-xs-3">
<ul>
<li> <h5> <a href="#" style="margin-top: 5em"> ABOUT US</a> <h5></li>
<li> <h5><a href="#"> Check Our Work </a> <h5></li>
<li> <h5><a href="#"> Higher Us</a> <h5></li>
</ul>
</div>
<!--/.row-->
</div>
<!--/.container-->
</div>
<!--/.footer-->
<div class="footer-bottom">
<div class="container">
<p class="pull-left copyright"> Copyright Abdul Rauf Photography © 2020. All right reserved. </p>
</div>
</div>
<!--/.footer-bottom-->
</footer>
</html>
0 Comments