Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as HTML by lolkek ( 8 years ago )
<!DOCTYPE html>
<html>
<head>
 <title></title>
 <link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<header>
 <nav class="nav">
  <!-- <img src="img/backgroung1.jpg"> -->
  <a href="index.html"><p>soulvibes</p></a>
  <ul>
   <li><a href="#">HOME</a></li>
   <li><a href="#">GENRES</a></li>
   <li><a href="#">EVENT</a></li>
   <li><a href="#">NEWS</a></li>
   <li><a href="#">CONTACT</a></li>
  </ul>
 </nav>
 <h1>High Quality Internet Music Stations</h1>
 <div>
  <p></p>
  <audio src=""></audio>
  <button></button>
  <button></button>
  <button></button>
  <button></button>
 </div>
</header>
<section>
 <h2>Genres Stations</h2>
 <ul>
  <li><a href="">Trending Top</a></li>
  <li><a href="">Rock</a></li>
  <li><a href="">R n B</a></li>
  <li><a href="">Alternative</a></li>
  <li><a href="">Country</a></li>
  <li><a href="">Pop</a></li>
  <li><a href="">Jazz</a></li>
  <li><a href="">Reggae</a></li>
 </ul>
 <button>LOAD MORE</button>
</section>
    <h2>Upcoming Events</h2>
    <article>
     <time>Wednesday / 22 Dec 2017 / 12:00 PM</time>
     <h4>Linkin Park</h4>
     <p>Ziggo Dome</p>
     <address>De Passage 100, Amsterdam, Natherlands</address>
    </article>
     <article>
     <time>Wednesday / 22 Dec 2017 / 12:00 PM</time>
     <h4>Burger kill</h4>
     <p>Ziggo Dome</p>
     <address>De Passage 100, Amsterdam, Natherlands</address>
    </article>
    <section></section>
    <h2>Latest News</h2>
    <article>
     <time>21 MARCH 2017</time>
     <h5>Donec ac pellentesque justo, quis rutrum tortor</h5>
     <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam feugiat eget eros eget bibendum. Suspendisse finibus ultricies dapibus. Nam sed imperdiet diam</p>
     <button>Read more</button>
    </article>
     <article>
     <time>21 MARCH 2017</time>
     <h5>Donec ac pellentesque justo, quis rutrum tortor</h5>
     <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam feugiat eget eros eget bibendum. Suspendisse finibus ultricies dapibus. Nam sed imperdiet diam</p>
     <button>Read more</button>
    </article>
     <article>
     <time>21 MARCH 2017</time>
     <h5>Donec ac pellentesque justo, quis rutrum tortor</h5>
     <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam feugiat eget eros eget bibendum. Suspendisse finibus ultricies dapibus. Nam sed imperdiet diam</p>
     <button>Read more</button>
    </article>
<section>
    <h2>Contact us</h2>
    <h3>Join Our Community</h3>
    <p>Be among the first hear about our new tracks, events, news, and so much more!</p>
    <form>
     <input type="email" name="">
     <input type="submit" name="">
    </form>
</section>
<footer>
 <p>Copyright. 2017 soulvibes. All rights reserved</p>
 <ul>
  <li><a href=""></a></li>
  <li><a href=""></a></li>
  <li><a href=""></a></li>
  <li><a href=""></a></li>
  <li><a href=""></a></li>
 </ul>
</footer>
</body>
</html>

 

Revise this Paste

Your Name: Code Language: