Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.96 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>jeux vidéos/accueil</title>
  5.         <style type="text/css"></style>
  6.         <meta charset="utf-8">
  7.         <link rel="stylesheet" type="text/css" href="css/slah">
  8.  
  9.         </head>
  10.         <body >
  11.             <nav class="home-nav">
  12.                 <ul>
  13.                     <li class="home"> <a href="*">home
  14.                    
  15.  
  16.  
  17.                     </a>
  18.  
  19.                     </li>
  20.                    
  21.                         <li class="games"> <a href=" games.html">games </a>
  22.                            
  23.                                
  24.                         </li>
  25.                         <li class="movies"><a href="movies.html">movies</a>
  26.                            
  27.                            
  28.                         </li>
  29.                         <li class="anime"> <a href="anime.html">anime</a>
  30.  
  31.                        
  32.                         </li>
  33.                 </ul>
  34.             </nav>
  35.          <div id=téte>
  36.          </div>
  37.          <div id=menu>
  38.          </div>
  39.          <div id=corps>
  40.          <h2  bienvenu >
  41.  
  42.  
  43.  
  44.  
  45.  
  46.          <p> welcome to my website</p>
  47.          <a href="https://www.twitch.tv" target="blank">twitch </a>
  48.        
  49.          </div>
  50.  
  51.          <div id=pieds>
  52.          </div>
  53.          </body>
  54.          </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement