Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <title>Hello HTML</title>
- </head>
- <p><h1>Hello HTML!</h1></p>
- <p>I am <b>Maria</b> I am from <a href="https://bg.wikipedia.org/wiki/Перник">Перник</a></p>
- <p>I study <em>Software Technologies</em> at <a href="https://softuni.bg">SotfUni</a></p>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment