[dev_Front-end]basic weblanguage - HTML_1

By chainsmokerslav on 10/25/2023

Good morning! I plan to communicate a lot with Hive users through posts related to front-end development like this post. I would appreciate it if you enjoyed reading it. I'll cover everything from the basics to the more advanced, so plz show your interest.

|Basic HTML - 1|

![](Image from post)
Sourcecode image ![](Image from post)
Result image ![](Image from post)

used html tags

  • <h1(head1)> tag: This is one of the tags used in HTML that is used when writing the largest title.
  • <strong(strong)> tag: This is a tag to give a BOLD effect for emphasis.
  • <u(underline)> tag: This is a tag used to underline text.