Advertisement
Guest User

html code

a guest
Sep 26th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.68 KB | None | 0 0
  1. <!doctype html>
  2.  
  3. <html>
  4.  
  5.  
  6.  
  7.    <head>
  8.         <title> Essa's Website </title>
  9. </head>
  10.  
  11.    <body>
  12.    <h1> Personal &nbsp; &nbsp; &nbsp; Data </h1>
  13.    
  14.    
  15.    <hr>
  16.    
  17.    <p> <strong> <a href="index.html">Home<a/> | <a href="About Me.html">About Me</a> | <a href="Cat Food.html">Cat Food</a> </strong> </p>
  18.    
  19.    <br>
  20.    
  21.    <p>
  22.    I study at <a href="http://www.hct.ac.ae/en/" target="_blank"> hct</a>. click here to send an email.</p>
  23.    
  24.    <img src="Images/hct_logo.png">
  25.    
  26.    
  27.    
  28.    <h2> Meow </h2>
  29.    <h1> Work Experience </h1>
  30.    <p> Hi my name is <strong>meow</strong> i like <em>cat food.</em> &copy; </p>
  31.    <h2> Meow </h2>
  32.  
  33.  
  34.  
  35.    </body>
  36.  
  37.  
  38.  
  39.  
  40. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement