Execute Visual Studio Tag
New file in Visual Studio Code
Save as another name in there.
1. Basic Code
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<div>
1
</div>
<div>
2
</div>
<div>
3
</div>
</body>
</html>
2. Example
2-1. Input
2-2. Output
3-1. Input
3-2. Output
4. FUNCTION OF TAGGING "DIV"
※HTML commands must be decoded from top to bottom. Also, if the line is the same, the command is executed from left to right.
'Information Technology > HTML5' 카테고리의 다른 글
[HTML5] 06. Training for LINK Tag (0) | 2019.08.19 |
---|---|
[HTML5] 05. Training for Directory (0) | 2019.08.19 |
[HTML5] 04. Training for IMG Tag (Image Tag) (0) | 2019.08.18 |
[HTML5] 03. Training for A Tag (0) | 2019.08.18 |
[HTML5] 01. Training for HTML basic source (0) | 2019.08.18 |
댓글