티스토리 뷰
HTML Block and Inline Elements
Every HTML element has a default display value, depending on what type of element it is.
There are two display values: block and inline.
모든 HTML element는 어떤 타입의 요소인지에 따라 기본 디스플레이 값이 있다.
디스플레이 값 : block and inline.
Block-level Elements
A block-level element always starts on a new line and takes up the full width available (stretches out to the left and right as far as it can).
The <div> element is a block-level element.
블럭 레벨 요소는 새로운 줄로 시작하며, 좌우로 최대의 넓이를 가진다.
Here are the block-level elements in HTML:
Inline Elements
An inline element does not start on a new line and it only takes up as much width as necessary.
This is a <span> element inside a paragraph.
인라인 요소는 새로운 줄로 시작하지 않으며, 오직 필요한 만큼의 넓이를 갖는다.
Here are the inline elements in HTML:
Note: An inline element cannot contain a block-level element!
'HTML' 카테고리의 다른 글
HTML Elements (0) | 2020.12.11 |
---|---|
HTML Basic Examples (0) | 2020.12.10 |
HTML Introduction/HTML 소개 (0) | 2020.12.10 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 색깔 중국어
- 중국어로 장갑
- 판빙빙머리
- 중국어입력기
- 칼 중국어
- 중국에서 지도
- 릴선 중국어
- 라챗렌치 중국어로
- 중국어로 칼
- 칼 중국어로 뭐라고
- 중국어로 색상
- 중국어로 라챗스패너
- 중국 네비
- 중국네비
- 중국어현장용어
- 중국어 칼
- 칼 중국어로
- 사다리 중국어로
- 현장중국어
- 중국어로 색깔
- 중국어로 사다리
- 중국어로 릴선
- 중국 헤어스타일
- 중국어로 전기선
- 중국지도어플
- 중국 내비
- 중국여자 헤어
- 중국네비게이션
- 장갑을 중국어로
- 중국어로 라챗렌치
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함