set a Flashcards
These tags used to provide the visual appearance to the text.
Physical tag
These tags used to add some logical or semantic value to the text.
Logical tag
HTML formatting tags.
<b>
<strong>
<i>
<em>
<mark>
<u>
<tt></tt></u></mark></em></i></strong></b>
<strike>
<del>
<ins>
<big>
<small>
</small></big></ins></del></strike>
This is a physical tag, which is used to bold the text written between it.
<b></b>
This is a logical tag, which tells the browser that the text is important.
<strong></strong>
This is a physical tag which is used to make text italic.
<i></i>
This is a logical tag which is used to display content in italic.
<em></em>
This tag is used to highlight text.
<mark></mark>
this tag is used to underline text written between it.
<u></u>
This tag is used to appear a text in teletype. (not supported in HTML5)
<tt></tt>
This tag is used to draw a strikethrough on a section of text. (Not supported in HTML5)
<strike>
</strike>
It displays the content slightly above the normal line.
It displays the content slightly below the normal line.
This tag is used to display the deleted content.
<del></del>
This tag displays the content which is added
<ins></ins>
this tag is used to increase the font size by one conventional unit.
<big></big>
This tag is used to decrease the font size by one unit from base font size.
<small></small>
Tag Attributes
width
height
direction
behavior
scrolldelay
scrollamount
loop
bgcolor
hspace
vspace
(Embeb) Tag attributes
Align
autostart
loop
playcount
hidden
width
height
name
src
volume
supported video types
.swf files
.wmv files
.mov files
.mpeg files
are the file types created by Macromedia’s Flash program.
.swf files
are Microsoft’s Window’s Media Video file types.
.wmv files