This repository has been archived on 2026-06-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
sample-mitalent/news.php
2019-05-16 19:09:55 +02:00

215 lines
9.8 KiB
PHP

<!DOCTYPE html>
<html>
<head>
<title>Mi Talent</title>
<meta charset="utf-8" lang="en" >
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Alexis Pelé">
<meta name="description" content="My Talent">
<link rel="stylesheet" type="text/css" href="css/style.css">
<script defer src="https://use.fontawesome.com/releases/v5.0.13/js/all.js" integrity="sha384-xymdQtn1n3lH2wcu0qhcdaOpQwyoarkgLVxC/wZ5q7h9gHtxICrpcaSUfygqZGOe" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Nunito:400,700,800|Poppins:400,500,700,800|Playfair+Display:400,700i" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js" integrity="sha384-o+RDsa0aLu++PJvFqy8fFScvbHFLtbvScb8AjopnFD+iEQ7wo/CG0xlczd+2O/em" crossorigin="anonymous"></script>
</head>
<body>
<main class="news">
<figure>
<figcaption>
<header>
<p>FEATURED NEWS</p>
<h1>A Starter Guide To Self <br> Improvement</h1>
</header>
<footer>
<div class="slider-arrows">
<a href="#"><i class="fas fa-arrow-left"></i></a>
<a href="#"><i class="fas fa-arrow-right"></i></a>
</div>
<div class="btn-wrapper">
<button class="black-btn">READ MORE</button>
<button class="black-btn"><i class="fas fa-arrow-right fa-2x"></i></button>
</div>
</footer>
</figcaption>
</figure>
<section class="posts">
<header>
<a href="./" id="logo"><img src="./img/Logo.png"></a>
<form>
<input type="text" name="q" placeholder="SEARCH POST">
<a href="#"><i id="search-bar-toggle" class="fas fa-search"></i></a>
<a href="#"><i id="burger-menu-toggle" class="fas fa-bars"></i></a>
</form>
</header>
<div class="posts-container">
<div class="post post-article post-featured">
<figure>
<div class="slider-dots">
<span class="active"></span>
<span></span>
<span></span>
<span></span>
</div>
</figure>
<a href=""><h3>Dream Interpretation Common Symbols And Their Meanings</h3></a>
<time>8 March, 2020</time>
</div>
<a href="#" class="post post-article">
<figure></figure>
<figcaption>
<h3>Burning Desire Golden Key Or Red Herring</h3>
<time>8 March, 2020</time>
</figcaption>
</a>
<a href="#" class="post post-article">
<figure></figure>
<figcaption>
<h3>5 Reasons To Keep Your Beauty Salon Reservation</h3>
<time>8 March, 2020</time>
</figcaption>
</a>
<a href="#" class="post post-article">
<figure></figure>
<figcaption>
<h3>Motivation Is The First Step To Success</h3>
<time>8 March, 2020</time>
</figcaption>
</a>
<a href="#" class="post post-article">
<figure></figure>
<figcaption>
<h3>How To Set Intentions That Energize You</h3>
<time>8 March, 2020</time>
</figcaption>
</a>
<a href="#" class="post post-article">
<figure>
<button class="trending-btn">TRENDING</button>
</figure>
<h3>How Great Is The Strength Of Your Belief</h3>
<time>8 March, 2020</time>
</a>
<a href="#" class="post post-article">
<figure></figure>
<h3>29 Motivational Quotes For Business And Other Work Environments</h3>
<time>8 March, 2020</time>
</a>
<div class="post post-video">
<figure><iframe width="100%" height="315" src="https://www.youtube.com/embed/JElu1ldc0Do" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></figure>
<a href="#">
<h3>Motivation Is The First Step To Success</h3>
<time>8 March, 2020</time>
</a>
</div>
<div class="post post-citation">
<h4><em>Motivation</em> Is The First Step To <em>Success</em></h4>
</div>
<a href="#" class="post post-article">
<figure></figure>
<h3>Dream Interpretation Common Symbols And Their Meanings</h3>
<time>8 March, 2020</time>
</a>
</div>
<footer>
<a href="#" class="inactive"><i class="fas fa-arrow-left"></i> PREV POST</a>
<a href="#" class="active">NEXT POST <i class="fas fa-arrow-right"></i></a>
</footer>
</section>
</main>
<section class="our-clients">
<header>
<h2>Our Clients</h2>
<div>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
<a href="#">EXPLORE MORE <i class="fas fa-arrow-right"></i></a>
</div>
</header>
<section class="news-slider">
<div class="slider-container">
<figure class="item">
<figcaption>
<button>
<span class="fa-stack">
<i class="fas fa-circle fa-stack"></i>
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
</span>
</button>
<h2>Keith Ruiz</h2>
<h4>ACTOR</h4>
</figcaption>
</figure>
<figure class="item">
<figcaption>
<button>
<span class="fa-stack">
<i class="fas fa-circle fa-stack"></i>
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
</span>
</button>
<h2>Victoria Porter</h2>
<h4>COMEDIAN</h4>
</figcaption>
</figure>
<figure class="item">
<figcaption>
<button>
<span class="fa-stack">
<i class="fas fa-circle fa-stack"></i>
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
</span>
</button>
<h2>Sofia Walker</h2>
<h4>MUSICIAN</h4>
</figcaption>
</figure>
<figure class="item">
<figcaption>
<button>
<span class="fa-stack">
<i class="fas fa-circle fa-stack"></i>
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
</span>
</button>
<h2>Riley James</h2>
<h4>MUSICIAN</h4>
</figcaption>
</figure>
<div class="arrow-wrapper">
<a href="#">
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" x="0px" y="0px" viewBox="0 0 100 125"><g transform="translate(0,-952.36218)"><path style="text-indent:0;text-transform:none;direction:ltr;block-progression:tb;baseline-shift:baseline;color:#000000;enable-background:accumulate;" d="m 19.999975,1002.3742 c 0.056,0.6635 0.3049,1.4483 0.6563,1.875 l 12,15.0001 c 1.1699,1.3314 2.9916,1.4508 4.2189,0.469 1.2273,-0.9818 1.4505,-2.9918 0.4686,-4.219 l -8.0938,-10.125 47.75005,0 c 1.6568,0 3,-1.3433 3,-3.0001 0,-1.6569 -1.3432,-2.99996 -3,-2.99996 l -47.75005,0 8.0938,-10.125 c 0.9819,-1.2271 0.7209,-3.1917 -0.4686,-4.2189 -1.2925,-1.1161 -3.2372,-0.7584 -4.2189,0.4689 l -12,14.99996 c -0.5079,0.6216 -0.6474,1.078 -0.6563,1.875 z" fill="#000000" fill-opacity="1" stroke="none" marker="none" visibility="visible" display="inline" overflow="visible"/></g></svg>
</a>
<a href="#">
<svg class="mirrored-x" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" x="0px" y="0px" viewBox="0 0 100 125"><g transform="translate(0,-952.36218)"><path style="text-indent:0;text-transform:none;direction:ltr;block-progression:tb;baseline-shift:baseline;color:#000000;enable-background:accumulate;" d="m 19.999975,1002.3742 c 0.056,0.6635 0.3049,1.4483 0.6563,1.875 l 12,15.0001 c 1.1699,1.3314 2.9916,1.4508 4.2189,0.469 1.2273,-0.9818 1.4505,-2.9918 0.4686,-4.219 l -8.0938,-10.125 47.75005,0 c 1.6568,0 3,-1.3433 3,-3.0001 0,-1.6569 -1.3432,-2.99996 -3,-2.99996 l -47.75005,0 8.0938,-10.125 c 0.9819,-1.2271 0.7209,-3.1917 -0.4686,-4.2189 -1.2925,-1.1161 -3.2372,-0.7584 -4.2189,0.4689 l -12,14.99996 c -0.5079,0.6216 -0.6474,1.078 -0.6563,1.875 z" fill="#000000" fill-opacity="1" stroke="none" marker="none" visibility="visible" display="inline" overflow="visible"/></g></svg>
</a>
</div>
</div>
</section>
</section>
<footer class="global">
<div>
<a href="./" id="logo"><img src="./img/Logo.png"></a>
<aside>
<a href="#">SIGN UP FOR OUR NEWSLETTER</a><i class="far fa-envelope"></i>
</aside>
</div>
<hr>
<div>
<small>© 2018 MI Talent. Designed by Tranmautritam for Mass Impressions.</small>
<ul>
<li><a href="#"><i class="fab fa-facebook"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li><a href="#"><i class="fab fa-youtube"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
</ul>
</div>
</footer>
<script src="js/apps.js"></script>
</body>
</html>