Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <html>
  2. <title> Assignent 1 </title>
  3. <h1> <b>First Heading</b> </h1>
  4. <p> First <u>Paragraph</u> </p>
  5. <p> Second <i>Paragraph</i> </p>
  6. <p> Third <b>Paragraph</b> </p>
  7. <h2> Second Heading </h2>
  8. <img src="capture.jpg">
  9. <p> Second <i>Paragraph</i> </p>
  10. <p> Third <b>Paragraph</b> </p>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement