Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <style>
- body
- {
- background-color:#b0c4de;
- }
- </style>
- </head>
- <body>
- <pre><a href="Profile.html">Profile</a> <a href="Friends.html">Friends</a> <a href="AdditionalInfo.html">Additional Information</a></pre>
- </br></br>
- <hr>
- <p><h1>Friends of Doncho</h1></p>
- <hr>
- <dl>
- <dt>1. <em>Pesho Ivanov</em></dt>
- <dd>Student<dd>
- <dt>2. <em>Vankata</em></dt>
- <dd>Software developer<dd>
- <dt>3. <em>Bai Gosho</em></dt>
- <dd>System admin<dd>
- </dl>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement