Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- bash
- plugin
- resource
- IntelliJ
- netsh
- Mac
- ssh
- GIT
- JavaScript
- port
- 네트워크
- 단축키
- Windows 10
- tomcat
- maVen
- Windows
- VirtualBox
- 줄바꿈 문자
- grep
- Quartz
- Eclipse
- web.xml
- import
- lsof
- vscode
- profile
- Source
- context
- find
- xargs
Archives
- Today
- Total
develog
html semantic elements 본문
https://developer.mozilla.org/en-US/docs/Glossary/Semantics#semantic_elements
Semantics - MDN Web Docs Glossary: Definitions of Web-related terms | MDN
In programming, Semantics refers to the meaning of a piece of code — for example "what effect does running that line of JavaScript have?", or "what purpose or role does that HTML element have" (rather than "what does it look like?".)
developer.mozilla.org
Comments