Files
2018-10-16 21:32:40 +05:30

243 B

title
title
Inform with the Paragraph Element

You are asked to create another HTML element. A brief recap on how to achieve that:

  • Create an opening tag.
  • Write some content (usually plain text)
  • Create a closing tag.

Good luck!