Computer Science, asked by IntesarHashmi, 1 year ago

Any one tell me HTML tags

Answers

Answered by devang87
0
the tags of HTML are
HTML
HR
U
I
B
OL
UL
LI
PRE
SUB
SUP
BODY
TITLE
HEAD
BODYBGCOLOR

Answered by siddhartharao77
1

Generally, HTML tags are used to format content of the web page.

Here is the list of some HTML 5 tags:

<html>

⇒ <a>

⇒ <audio>

⇒ <video>

⇒ <canvas>

⇒ <caption>

⇒ <nav>

⇒ <datalist>

⇒ <dialog>

⇒ <embed>

⇒ <main>

⇒ <mark>

⇒ <progress>

⇒ <Section>

⇒ <source>

⇒ <summary>

⇒ <table>

⇒ <template>

⇒ <time>

⇒ <track>

⇒ <wbr>



Hope this helps!

Similar questions