Add files via upload
159
about.php
Normal file
@@ -0,0 +1,159 @@
|
|||||||
|
<!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>
|
||||||
|
|
||||||
|
<header class="global">
|
||||||
|
<aside>
|
||||||
|
<nav class="burger-container">
|
||||||
|
<i id="burger-menu-toggle" class="fas fa-bars"></i>
|
||||||
|
<ul></ul>
|
||||||
|
</nav>
|
||||||
|
<ul class="social-links">
|
||||||
|
<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>
|
||||||
|
</aside>
|
||||||
|
</header>
|
||||||
|
<div class="form-container">
|
||||||
|
<form>
|
||||||
|
<i id="search-bar-toggle" class="fas fa-search"></i>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<header class="about">
|
||||||
|
<nav class="site-nav">
|
||||||
|
<ul>
|
||||||
|
<li><a href="clients.php">CLIENTS</a></li>
|
||||||
|
<li><a href="news.php">NEWS</a></li>
|
||||||
|
<li><a href="contact.php">CONTACT</a></li>
|
||||||
|
<li><a href="about.php">ABOUT</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section class="landing-about">
|
||||||
|
<figure>
|
||||||
|
<div class="btn-wrapper">
|
||||||
|
<button class="cyan-btn">CONTACT US</button>
|
||||||
|
<button class="black-btn"><img src="./img/playicon.png"></button>
|
||||||
|
</div>
|
||||||
|
</figure>
|
||||||
|
<aside>
|
||||||
|
<a href="./" id="logo"><img src="./img/Logo.png"></a>
|
||||||
|
<h2>Developing the best talent in the comedy<br>
|
||||||
|
& entertainment business.</h2>
|
||||||
|
<div class="clear"></div>
|
||||||
|
<p>Our client list is drawn from the competitive world of stand-up comedy and our boutique, focused company works closely with them to develop talents learned on the circuit into the skills needed for a long-lasting career performing and writing for television, radio and film.</p>
|
||||||
|
<p>Chambers Management’s artists are available for castings and read-throughs for acting roles for television, film and stage. Our acts’ comedic skills, combined with a variety of stage experience, put them in good stead for both comedic and non-comedic roles. If you are looking to cast one of our acts, please give us a call or email our casting address.</p>
|
||||||
|
<div class="motivation"><em><i>Motivation</i></em> Is The First Step To <em><i>Success</i></em></div>
|
||||||
|
</aside>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="about-slider">
|
||||||
|
<header>
|
||||||
|
<button data-highlight="actor"><h2>ACTOR</h2></button>
|
||||||
|
<button data-highlight="musician"><h2>MUSICIAN</h2></button>
|
||||||
|
<button data-highlight="comedian"><h2>COMEDIAN</h2></button>
|
||||||
|
<button data-highlight="model"><h2>MODEL</h2></button>
|
||||||
|
</header>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<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>
|
||||||
112
clients.php
Normal file
@@ -0,0 +1,112 @@
|
|||||||
|
<!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" 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>
|
||||||
|
|
||||||
|
<header class="global">
|
||||||
|
<aside>
|
||||||
|
<nav class="burger-container">
|
||||||
|
<i id="burger-menu-toggle" class="fas fa-bars"></i>
|
||||||
|
<ul></ul>
|
||||||
|
</nav>
|
||||||
|
<ul class="social-links">
|
||||||
|
<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>
|
||||||
|
</aside>
|
||||||
|
</header>
|
||||||
|
<div class="form-container">
|
||||||
|
<form>
|
||||||
|
<i id="search-bar-toggle" class="fas fa-search"></i>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<header style="position: absolute;">
|
||||||
|
<nav class="site-nav">
|
||||||
|
<ul>
|
||||||
|
<li><a href="clients.php">CLIENTS</a></li>
|
||||||
|
<li><a href="news.php">NEWS</a></li>
|
||||||
|
</ul>
|
||||||
|
<a href="./" id="logo"><img src="./img/Logo.png"></a>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section class="landing-clients">
|
||||||
|
<div>
|
||||||
|
<div>
|
||||||
|
<h1>Our Talent</h1>
|
||||||
|
<h2>LEADING INDUSTRY NAMES.</h2>
|
||||||
|
<a href="#">ABOUT US</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<figure></figure>
|
||||||
|
<div class="figure-infobox">
|
||||||
|
<div>
|
||||||
|
<p>YOUNG MODEL 2020</p>
|
||||||
|
<h3>Georgina Alson</h3>
|
||||||
|
</div>
|
||||||
|
<div class="slider-arrows">
|
||||||
|
<button><i class="fas fa-arrow-up"></i></button>
|
||||||
|
<button><i class="fas fa-arrow-down"></i></button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="connections clients">
|
||||||
|
<header>
|
||||||
|
<div>
|
||||||
|
<h2>Social<br>Connections</h2>
|
||||||
|
<p>ON TWITTER</p>
|
||||||
|
</div>
|
||||||
|
<nav>
|
||||||
|
<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>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
</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>
|
||||||
106
contact.php
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
<!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>
|
||||||
|
|
||||||
|
<header class="global">
|
||||||
|
<aside>
|
||||||
|
<nav class="burger-container">
|
||||||
|
<i id="burger-menu-toggle" class="fas fa-bars inverted"></i>
|
||||||
|
<ul></ul>
|
||||||
|
</nav>
|
||||||
|
<ul class="social-links inverted">
|
||||||
|
<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>
|
||||||
|
</aside>
|
||||||
|
</header>
|
||||||
|
<div class="form-container">
|
||||||
|
<form>
|
||||||
|
<i id="search-bar-toggle" class="fas fa-search"></i>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<header class="contact">
|
||||||
|
<nav class="site-nav">
|
||||||
|
<ul class="inverted">
|
||||||
|
<li><a href="clients.php">CLIENTS</a></li>
|
||||||
|
<li><a href="news.php">NEWS</a></li>
|
||||||
|
<li><a href="contact.php">CONTACT</a></li>
|
||||||
|
<li><a href="about.php">ABOUT</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section class="landing-contact">
|
||||||
|
<figure>
|
||||||
|
<figcaption>
|
||||||
|
<header>
|
||||||
|
<h1>Contact <br>us _</h1>
|
||||||
|
<h3>MASS IMPRESSIONS</h3>
|
||||||
|
</header>
|
||||||
|
<div class="btn-wrapper">
|
||||||
|
<button class="cyan-btn">GET DIRECTIONS</button>
|
||||||
|
<button class="black-btn"><img src="./img/playicon.png"></button>
|
||||||
|
</div>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
<aside>
|
||||||
|
<a href="./" id="logo"><img src="./img/Logo.png"></a>
|
||||||
|
<h2>We would love to hear from you, whether you want more information on any of our acts or wish to discover how our artists can support your event.</h2>
|
||||||
|
<div class="clear"></div>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<p>79 - 81 Berkeley Square</p>
|
||||||
|
<p>London</p>
|
||||||
|
<p>WC923 9TT</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>+44 (0) 234 567 8910</p>
|
||||||
|
<p>+44 (0) 234 567 8910</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>hello@mitalent.com</p>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</aside>
|
||||||
|
</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>
|
||||||
1
css/index.php
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<?php header('location:../') ?>
|
||||||
1414
css/style.css
Normal file
BIN
img/Logo.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
img/about/woman-model.jpg
Normal file
|
After Width: | Height: | Size: 74 KiB |
1
img/arrow.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<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>
|
||||||
|
After Width: | Height: | Size: 1.1 KiB |
BIN
img/gallery-woman-model.jpg
Normal file
|
After Width: | Height: | Size: 139 KiB |
1
img/house-icon.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 32 40" style="enable-background:new 0 0 32 32;" xml:space="preserve"><g><path d="M15.9151411,4.5046844l12.6454,10.99335h-3.5546608v12.0039301l-6.0047684-0.0062504l0.0044098-7.0004902 l-5.9954405,0.0062504l-0.0044098,7.0004902H7.000001V15.4980345H3.4453411L15.9151411,4.5046844 M15.9151678,3.0046854 c-0.3543806,0-0.7086105,0.125005-0.9919767,0.374819l-12.4698,10.99335 c-0.4679999,0.4125805-0.63175,1.0717707-0.4112198,1.6553802c0.2205298,0.5836201,0.7792799,0.9698009,1.4031699,0.9698009 H5.500001v10.5039291c0,0.8284302,0.6715703,1.5,1.5,1.5h6.0056705c0.8280592,0,1.4994793-0.6709995,1.5-1.4990597 l0.0034666-5.5029907l2.9954357-0.0031242l-0.0034618,5.4979839c-0.0005207,0.8281803,0.6702499,1.5000801,1.4984398,1.5009403 l6.0047703,0.0062504c0.0005093,0,0.0010357,0,0.0015469,0c0.3975372,0,0.7788429-0.1578007,1.0601215-0.4387894 c0.281641-0.2813511,0.4398899-0.6631107,0.4398899-1.0612106V16.9980354h2.0546608 c0.6257896,0,1.1858292-0.3885002,1.4050007-0.9746609c0.2191696-0.5861597,0.0514088-1.2467899-0.4208698-1.6573696 L16.899271,3.3726544C16.6170216,3.1272788,16.2660198,3.0046854,15.9151678,3.0046854L15.9151678,3.0046854z"/></g></svg>
|
||||||
|
After Width: | Height: | Size: 1.3 KiB |
1
img/index.php
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<?php header('location:../') ?>
|
||||||
1
img/letter-icon.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 100 125" enable-background="new 0 0 100 100" xml:space="preserve"><g><path d="M13.227,84.494c0.008,0.047,0.019,0.093,0.031,0.139c0.013,0.048,0.026,0.095,0.044,0.142 c0.019,0.049,0.04,0.096,0.063,0.142c0.013,0.026,0.021,0.054,0.035,0.08c0.01,0.016,0.022,0.029,0.032,0.044 c0.027,0.044,0.058,0.084,0.089,0.125c0.03,0.039,0.06,0.077,0.092,0.111c0.033,0.034,0.068,0.065,0.104,0.096 c0.038,0.033,0.075,0.067,0.115,0.096c0.038,0.027,0.078,0.049,0.119,0.073c0.043,0.025,0.085,0.05,0.13,0.071 c0.042,0.02,0.087,0.034,0.131,0.049c0.048,0.017,0.096,0.033,0.145,0.045c0.043,0.01,0.086,0.016,0.13,0.022 c0.056,0.008,0.111,0.015,0.168,0.017c0.016,0,0.031,0.005,0.048,0.005h70.591c0.001,0,0.003,0,0.004,0 c0.005,0,0.009-0.001,0.014-0.001c0.116-0.001,0.229-0.018,0.337-0.044c0.032-0.008,0.063-0.02,0.096-0.03 c0.083-0.026,0.162-0.058,0.237-0.097c0.033-0.017,0.064-0.032,0.096-0.051c0.089-0.055,0.172-0.116,0.248-0.188 c0.01-0.01,0.021-0.017,0.032-0.027c0.084-0.084,0.154-0.181,0.217-0.282c0.008-0.013,0.019-0.021,0.026-0.034 c0.015-0.026,0.022-0.053,0.035-0.079c0.023-0.047,0.045-0.093,0.063-0.143c0.018-0.047,0.031-0.094,0.044-0.141 c0.013-0.046,0.023-0.092,0.031-0.14c0.009-0.054,0.014-0.107,0.017-0.162c0.001-0.028,0.008-0.054,0.008-0.082V43.774 c0-0.038-0.012-0.073-0.015-0.11c-0.006-0.073-0.013-0.146-0.028-0.216c-0.013-0.054-0.029-0.105-0.048-0.158 c-0.022-0.066-0.048-0.131-0.08-0.193c-0.025-0.05-0.054-0.097-0.085-0.144c-0.038-0.058-0.079-0.112-0.125-0.164 c-0.038-0.043-0.077-0.083-0.121-0.123c-0.023-0.021-0.04-0.047-0.065-0.067L50.933,14.575c-0.547-0.434-1.318-0.434-1.865,0 L13.77,42.6c-0.025,0.02-0.043,0.046-0.066,0.067c-0.043,0.039-0.082,0.079-0.12,0.122c-0.046,0.052-0.087,0.106-0.125,0.164 c-0.031,0.047-0.06,0.094-0.085,0.144c-0.032,0.063-0.058,0.127-0.08,0.194c-0.019,0.052-0.035,0.103-0.048,0.157 c-0.016,0.071-0.022,0.144-0.028,0.217c-0.003,0.037-0.015,0.072-0.015,0.11V84.25c0,0.028,0.007,0.054,0.008,0.082 C13.213,84.386,13.218,84.44,13.227,84.494z M83.798,81.661L53.016,64.012l30.782-17.648V81.661z M50,65.741L79.666,82.75H20.334 L50,65.741z M46.984,64.012L16.202,81.661V46.363L46.984,64.012z M50,17.665l32.633,25.908L50,62.283L17.367,43.573L50,17.665z"/></g></svg>
|
||||||
|
After Width: | Height: | Size: 2.3 KiB |
BIN
img/news-1.jpeg
Normal file
|
After Width: | Height: | Size: 254 KiB |
BIN
img/news-2.jpeg
Normal file
|
After Width: | Height: | Size: 634 KiB |
BIN
img/news-3.jpeg
Normal file
|
After Width: | Height: | Size: 163 KiB |
BIN
img/news-4.jpeg
Normal file
|
After Width: | Height: | Size: 362 KiB |
BIN
img/news-article-1.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
img/news-article-2.jpg
Normal file
|
After Width: | Height: | Size: 93 KiB |
BIN
img/news-article-3.jpg
Normal file
|
After Width: | Height: | Size: 225 KiB |
BIN
img/openprofileicon.png
Normal file
|
After Width: | Height: | Size: 258 B |
1
img/phone-icon.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 80" x="0px" y="0px"><title>Icon-7</title><path d="M51.15,48.61l-.23-.15c-.79-.54-4.35-2.86-6.7-4.4-1-.66-1.84-1.19-2.15-1.4A5.1,5.1,0,0,0,35.19,44l-.28.35c-.88,1.1-1.79,2.25-3.25,2.33-2.08.13-5-1.74-8.78-5.52s-5.64-6.74-5.53-8.78c.09-1.47,1.23-2.38,2.33-3.26L20,28.8a5.08,5.08,0,0,0,1.29-6.87l-1.32-2c-1.57-2.39-3.93-6-4.47-6.82l-.15-.22c-.81-1.2-2.15-3.2-5-2.79C8.39,10.35,1,14.19,1,22.53c0,7.25,5.3,16.7,14.54,25.94S34.21,63,41.46,63c8.34,0,12.19-7.4,12.47-9.39C54.34,50.76,52.34,49.41,51.15,48.61Zm.8,4.72C51.73,54.89,48.4,61,41.46,61c-6.72,0-15.66-5.08-24.52-14S3,29.25,3,22.53A11.18,11.18,0,0,1,10.67,12l.43,0c1.21,0,1.86.82,2.63,2l.16.23c.53.78,2.88,4.4,4.44,6.79l1.33,2a3.12,3.12,0,0,1-.88,4.23l-.34.27c-1.24,1-3,2.34-3.08,4.7-.16,2.72,1.78,6,6.1,10.31s7.61,6.27,10.31,6.11c2.36-.14,3.72-1.84,4.71-3.09l.27-.34A3.12,3.12,0,0,1,41,44.33l2.15,1.41c2.35,1.53,5.9,3.84,6.67,4.37l.24.16C51.29,51.12,52.17,51.83,52,53.33Z"/><path d="M30,1V3A31,31,0,0,1,61,34h2A33,33,0,0,0,30,1Z"/><path d="M51,34h2A23,23,0,0,0,30,11v2A21,21,0,0,1,51,34Z"/><path d="M40,34h2A12,12,0,0,0,30,22v2A10,10,0,0,1,40,34Z"/></svg>
|
||||||
|
After Width: | Height: | Size: 1.1 KiB |
BIN
img/playicon.png
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
img/profile-gallery-man-model-1.jpg
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
img/profile-gallery-man-model-2.jpg
Normal file
|
After Width: | Height: | Size: 65 KiB |
BIN
img/profile-gallery-man-model-3.jpg
Normal file
|
After Width: | Height: | Size: 311 KiB |
BIN
img/profile-gallery-man-model-4.jpg
Normal file
|
After Width: | Height: | Size: 146 KiB |
BIN
img/profile-gallery-man-model-5.jpg
Normal file
|
After Width: | Height: | Size: 114 KiB |
BIN
img/profile-gallery-woman-model-1.jpg
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
img/profile-gallery-woman-model-2.jpg
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
img/profile-gallery-woman-model-3.jpg
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
img/profile-gallery-woman-model-4.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
img/profile-gallery-woman-model-5.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
329
index.php
Normal file
@@ -0,0 +1,329 @@
|
|||||||
|
<!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" 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>
|
||||||
|
|
||||||
|
<header class="global">
|
||||||
|
<aside>
|
||||||
|
<nav class="burger-container">
|
||||||
|
<i id="burger-menu-toggle" class="fas fa-bars"></i>
|
||||||
|
<ul></ul>
|
||||||
|
</nav>
|
||||||
|
<ul class="social-links">
|
||||||
|
<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>
|
||||||
|
</aside>
|
||||||
|
</header>
|
||||||
|
<div class="form-container">
|
||||||
|
<form>
|
||||||
|
<i id="search-bar-toggle" class="fas fa-search"></i>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<header>
|
||||||
|
<nav class="site-nav">
|
||||||
|
<ul>
|
||||||
|
<li><a href="clients.php">CLIENTS</a></li>
|
||||||
|
<li><a href="news.php">NEWS</a></li>
|
||||||
|
<li><a href="contact.php">CONTACT</a></li>
|
||||||
|
<li><a href="about.php">ABOUT</a></li>
|
||||||
|
</ul>
|
||||||
|
<a href="./" id="logo"><img src="./img/Logo.png"></a>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section class="landing-gallery">
|
||||||
|
<button class="cyan-btn">VIEW PROFILE</button>
|
||||||
|
<figure>
|
||||||
|
<figcaption>
|
||||||
|
<h1>Georgina<br>Alson</h1>
|
||||||
|
<p>YOUNG MODEL 2020</p>
|
||||||
|
</figcaption>
|
||||||
|
<button class="cyan-btn mobile-only">VIEW PROFILE</button>
|
||||||
|
<button class="black-btn"><img src="./img/playicon.png"></button>
|
||||||
|
</figure>
|
||||||
|
<ul class="gallery-triggers">
|
||||||
|
<li><a href="#">01</a></li>
|
||||||
|
<li><a href="#">02</a></li>
|
||||||
|
<li><a href="#">03</a></li>
|
||||||
|
<li><a href="#">04</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="profile">
|
||||||
|
<header>
|
||||||
|
<button data-highlight="actor"><h2>ACTOR</h2></button>
|
||||||
|
<button data-highlight="musician"><h2>MUSICIAN</h2></button>
|
||||||
|
<button data-highlight="comedian"><h2>COMEDIAN</h2></button>
|
||||||
|
<button data-highlight="model"><h2>MODEL</h2></button>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="profile-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>
|
||||||
|
|
||||||
|
<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>Nathan Walsh</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>Caitlin Read</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>Christopher King</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>Thomas Booth</h2>
|
||||||
|
<h4>MODEL</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>Paige Hart</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>Shayla Frost</h2>
|
||||||
|
<h4>MODEL</h4>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex-container">
|
||||||
|
<a href="#">EXPLORE MORE</a>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="news">
|
||||||
|
<h2>Latest News</h2>
|
||||||
|
<header>
|
||||||
|
<!-- List of "featured" articles -->
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<figure></figure>
|
||||||
|
<div>
|
||||||
|
<h3>5 Reasons To Keep Your Beauty Salon Reservation</h3>
|
||||||
|
<time>8 March, 2020</time>
|
||||||
|
</div>
|
||||||
|
<div class="clear"></div>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<figure></figure>
|
||||||
|
<div>
|
||||||
|
<h3>Benjamin Franklin Method Of Habit Formation</h3>
|
||||||
|
<time>8 March, 2020</time>
|
||||||
|
</div>
|
||||||
|
<div class="clear"></div>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<figure></figure>
|
||||||
|
<div>
|
||||||
|
<h3>29 Motivational Quotes For Business And Other Work Environments</h3>
|
||||||
|
<time>8 March, 2020</time>
|
||||||
|
</div>
|
||||||
|
<div class="clear"></div>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<aside>
|
||||||
|
<div>
|
||||||
|
<button><img src="./img/playicon.png"></button>
|
||||||
|
</div>
|
||||||
|
<h3>Use Your Reset Button To Change Your Vibration</h3>
|
||||||
|
<time>8 March, 2020</time>
|
||||||
|
</aside>
|
||||||
|
<figure>
|
||||||
|
<button class="trending-btn">TRENDING</button>
|
||||||
|
</figure>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<figure>
|
||||||
|
<div class="slider-dots">
|
||||||
|
<span class="active"></span>
|
||||||
|
<span></span>
|
||||||
|
<span></span>
|
||||||
|
<span></span>
|
||||||
|
</div>
|
||||||
|
</figure>
|
||||||
|
<figcaption>
|
||||||
|
<h3>Motivation And Your Personal Vision : An Unbeatable Force</h3>
|
||||||
|
<time>8 March, 2020</time>
|
||||||
|
</figcaption>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<figure></figure>
|
||||||
|
<figcaption>
|
||||||
|
<h3>Dream Interpretation Common Symbols And Their Meanings</h3>
|
||||||
|
<time>8 March, 2020</time>
|
||||||
|
</figcaption>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="#">
|
||||||
|
<article>
|
||||||
|
<figure>
|
||||||
|
<figcaption>
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
||||||
|
</article>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</main>
|
||||||
|
|
||||||
|
</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>
|
||||||
27
js/apps.js
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
$(document).ready(function(){
|
||||||
|
|
||||||
|
// SMOOTH SCROOL
|
||||||
|
$('a[href^="#"]').on('click', function(evt){
|
||||||
|
evt.preventDefault();
|
||||||
|
var target = $(this).attr('href');
|
||||||
|
$('html, body').stop().animate({scrollTop: $(target).offset().top}, 1000 );
|
||||||
|
})
|
||||||
|
|
||||||
|
// BURGER MENU
|
||||||
|
$('#toggle-menu').on('click', function(){
|
||||||
|
if($('#menu').hasClass('burgerOff')){
|
||||||
|
$('#menu').addClass('burgerOn');
|
||||||
|
$('#menu').removeClass('burgerOff');
|
||||||
|
} else {
|
||||||
|
$('#menu').addClass('burgerOff');
|
||||||
|
$('#menu').removeClass('burgerOn');
|
||||||
|
}
|
||||||
|
})
|
||||||
|
$(document).click(function(e){
|
||||||
|
var subjectElement = $('#navbar');
|
||||||
|
if(e.target.id != subjectElement.attr('id') && !subjectElement.has(e.target).length){
|
||||||
|
$('#menu').addClass('burgerOff');
|
||||||
|
$('#menu').removeClass('burgerOn');
|
||||||
|
}
|
||||||
|
})
|
||||||
|
});
|
||||||
1
js/index.php
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<?php header('location:../') ?>
|
||||||
215
news.php
Normal file
@@ -0,0 +1,215 @@
|
|||||||
|
<!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>
|
||||||