css ๋ฐฐ์ฐ๊ธฐ ์ ์ html ๋ง์ผ๋ก ๋ง๋ค์๋ ๋๋ฌด์ํค ๋ชฉ๋กํ์ css๋ฅผ ์ ์ฉ์์ผ๋ดค๋ค.
https://blog.naver.com/smoothbutterfresh/223134426826
#์ฝ๋ฉ๊ธฐ๋ก4_[html] ๋๋ฌด์ํคst ๋ชฉ๋กํ ๋ง๋ค์ด๋ณด๊ธฐ
๋๋ฌด์ํค์ ๋ค์ด๊ฐ๋ฉด ๋ณด๊ธฐ์ฝ๊ฒ ์์ฑ๋ ๋ชฉ๋กํ๋ฅผ ๊ตฌํํด๋ณด๊ณ ์ ๋์ ..! (์์ง HTML๋ง ๋ฐฐ์ด ์ํ๋ก ํ๋...
blog.naver.com

์ง ,, ๋๋ฌด์ํคst ๋ชฉ์ฐจ์ css๋ฅผ ์ ์ฉ์์ผ๋ดค๋ค.
โ
โ
โ
- a ํ๊ทธ์ ๊ธฐ๋ณธ์ผ๋ก ์ ์ฉ๋์ด์๋ (๋งํฌ ์ฌ์ฉ ์) ๋ฐ์ค์ ์ ๊ฑฐํจ.
ใดtext-decoration-line: underline;
โ
๋งํฌ๊ฐ ์ฐ๊ฒฐ๋ ํ๋๊ธ์จ๋ฅผ ํด๋ฆญํ๋ฉด ํด๋น ๋ณธ๋ฌธ์ ๋ถ๋ถ์ผ๋ก ์ฐ๊ฒฐ๋๋ค.
โ

โ
์ฌ์ฉ๋ CSS ์ฝ๋๋ค
<style>
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');
h1{
text-align: center;
}
.a{
width: 400px;
height: 350px;
border:1px solid black;
padding-top: 20px;
padding-bottom: 20px;
font-family: 'Nanum Gothic';
font-size: 16px;
line-height: 23px;
}
a{
text-decoration-line: none;
}
a:hover{
text-decoration-line: underline;
}
.b{
width: 400px;
height: 350px;
border:1px solid black;
font-family:'Nanum Gothic';
}
img{
width: 180px;
height: 180px;
margin-bottom: 10px;
margin:auto;
display: block;
}
th{
border: 1px solid black;
width: 80px;
background-color: antiquewhite;
}
td{
border: 1px solid black;
width: 335px;
}
</style>
HTML ์ฝ๋๋ค
<body>
<div>
<fieldset class="a">
<h1>๋ชฉ์ฐจ</h1>
<ol>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-1">๊ฐ์</a>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-2">ํน์ง ๋ฐ ์ธํฐํ์ด์ค</a>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-3">๋ฑ์ฅ ๋ฐฐ๊ฒฝ</a>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-4">๊ณต์ ๊ฐ์ด๋๋ผ์ธ</a>
<ol>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-4.1">์ด์ฉ ์ ์ฑ
</a>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-4.2">ํน์ ๋ฐฉ์์ ๋ชจ๋ธ ์ฌ์ฉ์ ๋ํ ์ถ๊ฐ ์๊ฑด</a>
</li>
</ol>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-5">ํ๋กฌํํธ์ ์๋ต</a>
<ol>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-5.1">ํ๋ฌ๊ทธ์ธ</a>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-5.2">ํ์ฅ</a>
</li>
</ol>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-6">์์</a>
<ol>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-6.1">AI ์๋์ ์๋ง๊ณผ AI ๊ฐ๋ฐ ์ ์</a>
</li>
<li>
<a href="https://namu.wiki/w/ChatGPT#s-6.2">ํจํดํ๋ ๋ฐ๋ณต์ ์์
์ ์ต์ํ</a>
</li>
</ol>
</li>
</ol>
</div>
</fieldset><br>
<table>
<fieldset class="b">
<h1>ChatGPT<br>
Generative Pre-trained Transformer</h1>
<div>
<img src="./imgg/gpt.svg" alt="gpt pic">
</div>
<tr>
<th>๊ตฌ๋ถ</th>
<td>LLMs ๋ํํ ์ธ๊ณต์ง๋ฅ</td>
</tr>
<tr>
<th>๊ฐ๋ฐ์ฌ</th>
<td>Open AI</td>
</tr>
<tr>
<th>์๋น์ค</th>
<td>๋ถ๋ถ์ ์ ๋ฃ</td>
</tr>
<tr>
<th>์ถ์์ผ</th>
<td>2022๋
11์ 30์ผ<sup>(์ด๊ธฐ๋ฒ ํ)</sup><br>
2023๋
5์ 24์ผ<sup>(์์ ํ ๋ฒ ํ)</sup></td>
</tr>
<tr>
<th>๋ชจ๋ฐ์ผ</th>
<td>ios / iPad OS</td>
</tr>
<tr>
<th>๊ธฐ๋ฐ</th>
<td>GPT-3.5, GPT-4</td>
</tr>
<tr>
<th>์ฌ์ฉ์</th>
<td>2์ต ๋ช
<sup>(2023๋
2์ / ์ถ์ ์น)</sup></td>
</tr>
<tr>
<th>๊ตฌ๋
์</th>
<td>100๋ง ๋ช
<sup>(2023๋
2์/ ์ถ์ ์น)</sup></td>
</tr>
</table>
</fieldset>
</body>
+ ๊ทธ๋ฆฌ๊ณ ๋๋ฌด์ํค ๋ค์ด๊ฐ์ ๋ณด๋ฉด์ ๋ฐ๋ผ๋ง๋ค๋ค ๋ณด๋ ์ด๋ฐ ํ๋ ์๊ธธ๋ ๋ง๋ค์ด๋ณด๊ณ ์ถ์ด์ก๋ค...
๊ทธ๋์ ์ง๊ธ๊น์ง ๋ฐฐ์ด๊ฑธ ํ ๋๋ก ์ต๋ํ ๋ฐ๋ผ ๋ง๋ค์ด๋ดค๋ค ..ใ
์์ง์ ๋ญ๊ฐ ํ์ ํ ...ใ ใ ^^
โ

'๐ป > CSS' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
์ด๋ฏธ์ง ๊ทธ๋ฆฌ๋ / CSS Grid (0) | 2024.01.07 |
---|---|
๋ ์ด์์ ์ค๊ณ(1์ฐจ์/ flexbox layout ) (0) | 2024.01.07 |
์น ๋ก๊ทธ์ธ ์ฐฝ์ css ์ ์ฉ์์ผ๋ณด๊ธฐ (0) | 2024.01.07 |
๋ฉ๋ชจ ์น ๋ง๋ค์ด๋ณด๊ธฐ (0) | 2024.01.07 |
๋ณํ ํจ๊ณผ /transform, transform-origin ์์ฑ (0) | 2024.01.07 |