Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> This is the web page for exercise 1 </title>
  4. </head>
  5. <body>
  6. <h1> Hello world </h1>
  7.  
  8. <p> Oh I do like to be beside the seaside </p>
  9. <p> Oh I do like to be beside the sea </p>
  10.  
  11. <p> Here is some <em> emphasised text </em> here is normal text. </p>
  12.  
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement