[dev_Front-end]basic weblanguage - HTML_4

By chainsmokerslav on 10/28/2023

It's a morning where I have no choice but to open my eyes. Hope you have a great weekend! Today I am writing my fourth post. I have these questions and feel the time passing by at the same time.

|Basic HTML - 4|

![](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.
  • p(paragraph) tag: Abbreviation for paragraph, used when creating a single paragraph.(The p style tag is saved as a CSS style, so it will be written after dealing with HTML.)