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|



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.)