HTML Tags part2
hello
today is the part2 of the HTML Tags
if you want to watch the first part of this
Let start for the second part
1:to draw graphics via scripting en general with javascript
<canvas>
2:to define a table caption
<caption>
3:to define a piece of computer code use
<code>
4:to specifie a column properties
<col>
5:to specife a group of one or more of columns in table
<colgroup>
6:to define a dialog box
<dialog>
7:to define a section in a document
<div>
8:to define a description list
<dl>
9:to define a term or name in a description list
<dt>
10:to define emphasized text
<em>
No comments:
Post a Comment