Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>MyProfile</title>
- <style type="text/css"></style>
- <link type="text/css" rel="stylesheet" href="ProfileStyles.css" />
- </head>
- <body>
- <div id="header"><h1>
- <a href="Profile.html">Profile</a> <a href="Friends.html">Friends</a> <a href="Info.html">AdditionalInformation</a>
- </h1></div>
- <br />
- <br />
- <hr />
- <div id="navigation"><h1>Profile of Evgeni</h1></div>
- <hr />
- <div id="content"><h1><img src="http://www.prikachi.com/images/372/5330372K.jpg" alt="MyPicture"/></h1>
- <h2>Name: Evgeni Kostadinov</h2>
- <h3>Birthday: 17 December 1984</h3>
- <h4>Occupation: Working on full day job</h4>
- <h5>Area of occupation: Law</h5>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment