ekostadinov

Profile 3/3 Info - HTML Page

Oct 2nd, 2012
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.86 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.     <title>Additional Information</title>
  5.     <style type="text/css"></style>
  6.     <link type="text/css" rel="stylesheet" href="InfoStyles.css"/>
  7. </head>
  8. <body>          
  9.     <div id="header"><h1>
  10.         <a href="Profile.html">Profile</a> <a href="Friends.html">Friends</a> <a href="Info.html">AdditionalInformation</a>
  11.                      </h1></div>
  12.     <br />
  13.     <br />
  14.     <hr />
  15.     <div id="navigation"><h1>Additional Information about Evgeni</h1></div>
  16.     <hr />
  17.     <div id="content"><h1>Graduate <a href="http://www.swu.bg/university-profile/faculties-and-colleges/law-and-history.aspx">Neofit Rilski Blagoevgrad</a> </h1>
  18.             <h2>Born in Pleven</h2>
  19.             <h3>Living in Sofia</h3>
  20.             <h4>Working at Lawyer Chamber</h4>
  21.     </div>
  22.      
  23. </body>
  24. </html>
Advertisement
Add Comment
Please, Sign In to add comment