EM tag is used for E mphasized text . Use : <em> Emphasized Text </em>
Continue Reading +
Showing posts with the label html tagsShow All
UL tag means Unordered List. Use the <ul> tag together with the <li> tag to create unordered lists. UL tag is shown bullet ( small black circles) .
Continue Reading +DIV is a container or area that usually is used to layout element or group of elements. DIV is basically used to highlight an Area or a Block of Text in a TML Web Page so that one can apply Styles to it. The DIV tag is also an alternative to the Paragraph tag <p> as it creates a logical division of an HTML d…
Continue Reading +HTML5 provides 6 types headings. Header 1 : < h1 > Text < /h1 > Header 2 : < h2 > Text < /h2 > Header 3 : < h3 > Text < /h 3> Header 4 : < h4 > Text < /h4 > Header 5 : < h5 > Text < /h5 > Header 6 : <…
Continue Reading +
Social Icons