Skip to content

Instantly share code, notes, and snippets.

@stoneboyindc
Created January 23, 2020 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stoneboyindc/26675a0d37744ffa4661d946e80a8a4f to your computer and use it in GitHub Desktop.
Save stoneboyindc/26675a0d37744ffa4661d946e80a8a4f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>ABBWTEST</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
<header>
<div class="container">
<div id="logo">
<div id="brading">
<h1><img src="http://voyageatl.com/wp-content/uploads/2019/09/41AFEA4D-BDE3-4F17-AA96-5A789C2A11CF.jpeg" width=100 height=80> Aloha Beauty Bar</h1>
</div>
<div class="row">
<ul class="main-nav">
<li><a href=""> BOOKINGS </a></li>
<li><a href=""> TRAINING </a></li>
<li><a href=""> ABOUT </a></li>
<li><a href=""> CONTACT </a></li>
</ul>
</div>
</div>
</div>
</header>
<h2>Welcome to our site!</h2>
<p style="width:50%; float:left;">
At Aloha Beauty Bar ATL we pride ourselves<br>on giving our students and clients a memorable<br>experience.<br> Our lead trainer, Bethany, has six years of <br>experience in the beauty industry.From working<br> with celebrity makeup artists, and teaching <br>trainingsin large student volumes, we will be <br>sure to make your time at Aloha Beauty Bar ATL <br>yourgreatest salon experience.<br>
</p>
<div style="width:48% ; float:right;">
<img src="https://scontent.fatl1-1.fna.fbcdn.net/v/t1.0-9/74209873_2489839014661423_6131939462927613952_n.jpg?_nc_cat=109&_nc_ohc=p5QeQbPgoSMAX_5cMpI&_nc_ht=scontent.fatl1-1.fna&oh=b2bf15fceabfd5ba64825c7143461663&oe=5ED69626" style= width:40px height: 40px;></br>
<img src="https://scontent.fatl1-2.fna.fbcdn.net/v/t1.0-9/72981487_2478657859112872_6168831522603270144_n.jpg?_nc_cat=101&_nc_ohc=42zA69PPoAAAX-40yVE&_nc_ht=scontent.fatl1-2.fna&oh=52fe65d892a9755ebbe1347064da165c&oe=5ED069BB" style=width:40px height:20px;>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment