HTML Tags।। HTML TUTORIAL ( Part-2)-
There are three main parts to the HTML tag: opening tags, content and closing tags. But there are some HTML tags unlock tags.
When a web browser reads an HTML document, the browser reads it from top to bottom and from left to right. HTML tags are used to create HTML documents and present their properties. Each HTML tag has different properties.
HTML Tags |
HTML Meta Tags
https://www.gunjanlyrics.com/
DOCTYPE, title, link, meta, and style
HTML Text Tags
<p>, <h1>, <h2>, <h3>, <h4>, <h5>, <h6>, <strong>, <em>, <abbr>, <acronym>,<address>,<bdo><blockquote>, <cite>, <q>, <code>, <ins>, <del>, <dfn>, <kbd>, <pre>, <samp>, <var> and <br>
HTML Link Tags
<a> and <base>
HTML Image and Object Tags
<img>, <area>, <map>, <param> and <object>
HTML List Tags
<ul>, <ol>, <li>, <dl>, <dt> and <dd>
HTML Table Tags
table, tr, td, th, tbody, thead, tfoot, col, colgroup, and caption
HTML Form Tags
form, input, textarea, select, option, optgroup, button, label, fieldset and legend
Very good.
ReplyDelete