์ด์ ์กธ์
์ ์๊ฐ ๋๋ฌ๋ค!
๋งจ๋ "์ ์ง์ ๊ฐ๊ณ ์ถ๋ค~ ์ํดํ๊ณ ์ถ๋ค~"๋ฅผ ์
์ ๋ฌ๊ณ ์ด์์๋๋ฐ,
๋ง์ ์กธ์
์ ์๋๋ ์ฑ์ญ์์ญํ๋ค.
์กธ์
ํ๊ธฐ์ซ๋ค. ๋ ๊ทธ๋ฅ ํ์ ํ์ ์์ผ์ฃผ์ธ์๐ข
์ง๋์ฃผ๋ ์กธ์
์ ์๋๋ฌธ์ ๋ฉ์ฌ ์์
์ ๋ง์ด ๋น ์ก๋ค.
๊ทธ๋์ ๊ทธ๋ฐ์ง ์์
์ง๋๋ฅผ ๋ฐ๋ผ๊ฐ๊ธฐ๊ฐ ์ด๋ ต๋ค. ํํ
์ด์ ์ ์๋ ๋๋ฌ์ผ๋ velog์
๋ก๋๋ ์ด์ฌํ ํ๊ณ
์์
๋ ์ด์ฌํ ๋ค์ด์ผ๊ฒ ๋ค.๐ฅ
์ง๋๋ฅผ ๋ฐ๋ผ๊ฐ๊ธฐ๊ฐ ๋ฒ
์ฐจ์ ํผ์ ๊ฐ์ ๊ต์์ ๋ณด๋ฉด์
๊ณต๋ถํด๋ดค๋ค.
์๋์๋ ๊ณต๋ถํ๋ฉฐ ๋ฐฐ์ด์ ์ ์ ๋ฆฌํ ์์ ์ด๋ค.
<h1> ~ <h6> : ๊ธ์ํฌ๊ธฐ ์กฐ์ ์ด๋ bold๋ฅผ ์ํด ์ฌ์ฉํ์ง์์
์ค์๋์ ๋ฐ๋ผ ์ฌ์ฉ๋
<b>ํ๊ทธ : ๊ตต์ ๊ธ๊ผด์ ํํํ ๋ ์ฌ์ฉ
<strong> : ๊ตต์ ๊ธ๊ผด + ์ค์๋
<wbr>: ๋ธ๋ผ์ฐ์ ๊ฐ ํด๋น ๋จ์ด๋ฅผ ์๋ชป๋ ์์น์์ ํ๋ฐ๊ฟํ์ง ์๋๋ก
<wbr> ์์๋ฅผ ์ฌ์ฉํ์ฌ ํ๋ฐ๊ฟ๋ ์ ์๋ ์์น๋ฅผ ์ง์ ๋ช
์
<i> : italic
<em> : italic + ๊ฐ์กฐ์ ์๋ฏธ
<mark> : ํ์ด๋ผ์ดํธ ํ์
<abbr> : ์ค์๋ง์ด๋ ์ฝ์ ํํ
<sup> : ์์ฒจ์ ex) H2O (๋ฌผ)
<sub> : ์๋ซ์ฒจ์ ex) X2=4 (X์ ๊ณฑ์ 4)
<blockquote> : ์ธ์ฉ ๋ธ๋ญ
<q> : ์ธ์ฉ๊ตฌ
<cite> : The <cite> tag defines the title of a creative work
(e.g. a book, a poem, a song, a movie, a painting,
a sculpture, etc.).
- Note: A person's name is not the title of a work.
- The text in the <cite> element usually renders
in italic.
<dl> : ์ ์ ๋ชฉ๋ก(definition list)
<dt> : ์ ์ํ ์ฉ์ด(definition term)
<dd>: ์ฉ์ด๋ฅผ ์ค๋ช
(definition description)
<dl>
<dt>ํธ๋</dt>
<dd>์ฐ๋ฆฌ์ง ๊ณ ์์ด ์ด๋ฆ์
๋๋ค.</dd>
</dl>
Use a <figure> element to mark up a photo in a document,
and a <figcaption> element to define a caption for the photo
<figure>
<img src="image/cat.jpg" alt="๊ณ ์์ด">
<figcaption>
๊ท์ฌ์ด ๊ณ ์์ด ์ฌ์ง
</figcaption>
</figure>
*์๋ฒ์ ํด๋ผ์ด์ธํธ ๊ด๋ จํด์๋ ์ ํ๋ธ ์ํ์ฝ๋ฉ
WEB1 - 17. ์ธํฐ๋ท์ ์ฌ๋ ์ด์ : ์๋ฒ์ ํด๋ผ์ด์ธํธ
๊ฐ์๋ฅผ ์ฐธ๊ณ ํ๋ฉด ์ข์ ๊ฒ ๊ฐ๋ค.
ex) <form action="" method="get" class=""></form>
โจ<legend> : ํญ์ <fieldset> ํ๊ทธ ๋ฐ๋ก ๋ค์ ์์น,
ํผ ๊ทธ๋ฃน์ ๋ชฉ์ ์ ๋ช
์ํ๋ ์ ๋ชฉ
The <form> tag is used to create an HTML form for user input.
The <form> element can contain one
or more of the following form elements:
โจ<input> : ์ฌ์ฉ์์๊ฒ ์ ๋ณด๋ฅผ ์
๋ ฅ๋ฐ๋ ๊ณต๊ฐ
<textarea> : ์ฌ๋ฌ์ค์ text๋ฅผ ์
๋ ฅํ ์ ์๋ ๊ณต๊ฐ
<button> : ๋ฒํผ (type: submit/reset/button)
<select> : ๋๋กญ๋ค์ด ๋ฆฌ์คํธ ๋ฐ์ค ์์ฑ
<option> : <select>ํ๊ทธ ๋ด๋ถ์์ ์ฌ์ฉ, value์ selected ์์ฑ ๊ฐ์ง
(value : ์๋ฒ์ ์ด๋ค ๋ฐ์ดํฐ๋ฅผ ์ ์กํ ๊ฒ์ธ๊ฐ
selected : ํ์ด์ง ๋ก๋์ ๊ธฐ๋ณธ์ผ๋ก ์ ํ๋๋ ์ต์
)
<optgroup> : ๋๋กญ๋ค์ด ๋ฆฌ์คํธ ๋ฐ์ค๋ด ๊ด๊ณ์๋ ์ต์
๋ค๋ผ๋ฆฌ ๋ฌถ์ด์ค
<fieldset> : ์์ ํผ ์ปจํธ๋กค ๊ทธ๋ฃนํ
<label> : ํ๊ทธ๋ฅผ ์ค๋ช
ํ๋ ํ
์คํธ // ์๊ฐ์ฅ์ ์ธ๋ค์ ํธ์๋ฅผ ์ํด ํ์ํจ
<output> : ์ฌ์ฉ์ ํ๋์ ๊ฒฐ๊ณผ๋ฅผ ์ฝ์
โจ input
โจ label
<label for="Name">์ด๋ฆ : </label>
<input type="text" name="name" id="Name">
ํผ ํ์
์ id๊ฐ๊ณผ ๋ ์ด๋ธ์ for ์์ฑ์ ๊ฐ์ ๋์ผํด์ผํ๋ค.
JS๋ CSS ์ ์ฉ์ ์ํด ํ
์ด๋ธ์ <thead>, <tbody>, <tfoot>๋ฅผ
์ฌ์ฉํ๋ ๊ฒ์ด ์ข๋ค. ๊ตฌ๋ ์ก๋์ฉX
<caption> : ํ
์ด๋ธ ์๋จ ์ ๋ชฉ
<colgroup> : /*์ด๋ป๊ฒ ์ฌ์ฉํ๋์ง ๋ชจ๋ฅด๊ฒ ๋ค๐*/
**The <colgroup> HTML element defines
a group of columns within a table.
<caption>Superheros and sidekicks</caption>
<colgroup>
<col>
<col span="2" class="batman">
<col span="2" class="flash">
</colgroup>
**<th>๋ด๋ถ์ scope ์์ฑ๊ณผ ์ฌ์ฉ
<row> : ํ์ ๋ํ ๋จธ๋ฆฟ๋ง
<col> : ์ด์ ๋ํ ๋จธ๋ฆฟ๋ง
<table>
<tr>
<td> </td>
<th scope="col">Batman</th>
<th scope="col">Robin</th>
<th scope="col">The Flash</th>
<th scope="col">Kid Flash</th>
</tr>
<tr>
<th scope="row">Skill</th>
<td>Smarts</td>
<td>Dex, acrobat</td>
<td>Super speed</td>
<td>Super speed</td>
</tr>
</table>