-
Notifications
You must be signed in to change notification settings - Fork 6
Added recentpost html and both css #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,30 +5,37 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="styles/common.css"> | ||
<link rel="stylesheet" href="styles/header.css"> | ||
<link rel="stylesheet" href="styles/post-highlight-section-1.css"> | ||
<link rel="stylesheet" href="styles/section.css"> | ||
<link rel="stylesheet" href="styles/recentpost.css"> | ||
<link rel="stylesheet" href="style/newsletter-section.css"> | ||
<title>Mini Blog</title> | ||
</head> | ||
<body> | ||
<header> | ||
<nav class="header"> | ||
<h3>Mini Blog</h3> | ||
|
||
<div class="slide"> | ||
<input type="checkbox" class="toogle-menu"> | ||
<div class="hamburger"></div> | ||
<ul class="menu"> | ||
<li><a href="#">Home</a></li> | ||
<li><a href="#">Politics</a></li> | ||
<li><a href="#">Tech</a></li> | ||
<li><a href="#">Entertainment</a></li> | ||
<li><a href="#">Travel</a></li> | ||
<li><a href="#">Sports</a></li> | ||
<li><a href="#"><img src="img/MagnifyingGlass.svg" alt=""></a></li> | ||
</ul> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<section class="header"> | ||
<header> | ||
<nav> | ||
<div class="container"> | ||
<div> | ||
<a href="">Mini Blog</a> | ||
</div> | ||
<div> | ||
<ul> | ||
<li> <a href=" ">Home</a></li> | ||
<li> <a href=" ">Politics</a></li> | ||
<li> <a href=" ">Tech</a></li> | ||
<li> <a href=" ">Entertainment</a></li> | ||
<li> <a href=" ">Travel</a></li> | ||
<li> <a href=" ">Sports</a></li> | ||
<li> <a href=" "><img src="img/search.png"/></a></li> | ||
|
||
</ul> | ||
</div> | ||
|
||
</div> | ||
</nav> | ||
</header> | ||
</section> | ||
|
||
<section class="post-highlight-section-1"> | ||
<div class="highlight-section-wrapper"> | ||
|
@@ -65,4 +72,168 @@ <h4>Subscribe to our Newsletter</h4> | |
</div> | ||
</section> | ||
</body> | ||
<section id="recentpost"> | ||
<div class="recent"> | ||
<div class="container"> | ||
<div> | ||
<h2>Recent Post</h2> | ||
</div> | ||
<div class="lstchild"> | ||
<div class="first"> | ||
<a class="aa" href=" "> | ||
</a> | ||
<div class="box"> | ||
<span>POLITICS</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. use proper class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
|
||
</div> | ||
<div class="second"> | ||
<a href=" " > | ||
</a> | ||
<div class="box"> | ||
<span>NATURE</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
<div class="third"> | ||
<a href=" "> | ||
</a> | ||
<div class="box"> | ||
<span>TRAVEL</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
<div class="fourth"> | ||
<a href=" "> | ||
</a> | ||
<div class="box"> | ||
<span>POLITICS</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
|
||
</div> | ||
<div class="fiveth"> | ||
<a href=" "> | ||
|
||
</a> | ||
<div class="box"> | ||
<span>NATURE</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
<div class="sixth"> | ||
<a href=" "> | ||
</a> | ||
<div class="box"> | ||
<span>SPORTS</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
<div class="seventh"> | ||
<a href=" "> | ||
|
||
</a> | ||
<div class="box"> | ||
<span>NATURE</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
<div class="eiegth"> | ||
<a href=" "> | ||
|
||
</a> | ||
<div class="box"> | ||
<span>SPORTS </span> | ||
<span class="snd">TECH </span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
<div class="ninth"> | ||
<a href=" "> | ||
|
||
</a> | ||
<div class="box"> | ||
<span>SPORTS</span> | ||
<span class="snd">LIFESTYLE</span> | ||
<h2><a>The AI magically removes moving onjects from videos.</a></h2> | ||
<div class="aimg"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. fix class name |
||
<img src="https://placehold.co/30X30"/> | ||
<span> By <a href=" ">Carrol Atkinson</a></span> | ||
<span> - July 19,2019</span> | ||
</div> | ||
<p class="article">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo sunt tempora dolor laudantium sed optio, explicabo ad deleniti impedit facilis fugit recusandae! Illo, aliquid, dicta beatae quia porro id est.</p> | ||
<p><a href="">Red More</a></p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="border"> | ||
<div class="pagen"> | ||
<span>1</span> | ||
<a href=" ">2</a> | ||
<a href=" ">3</a> | ||
<a href=" ">4</a> | ||
<span>...</span> | ||
<a href=" ">15</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</html> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use proper class name