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|



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.