Trio ȨÆäÀÌÁö ÅؽºÆ®(¶óÀÎ) ½ºÅ©¸³Æ® ¸¸µé±â ¿¹Á¦ ¿¹Á¦ ¸Þ´º·Î

ÄÚµå »ö»ó ¹ü·Ê:<style type="text/css>...</style>, ³»¿ë ÅؽºÆ®, »ç¿ë¿¡ °üÇÑ ¼³¸í. °ßº» 10(sample10)
.sample10 { font-size:15pt; }
<span class=sample10>°ßº» 10(sample10)</span>
ÆùÆ® Å©±â ¼³¸í ÂüÁ¶: CSS2

°ßº» 11(sample11)
.sample11 { font-size:15pt; font-family:±Ã¼­; }
<span class=sample11>°ßº» 11(sample11)</span>
ÆùÆ® °¡Á·(family) ¼³¸í ÂüÁ¶: CSS2, font-family ¸ñ·Ï

°ßº» 12(sample12)
.sample12 { font-size:15pt; color:blue;}
<span class=sample12>°ßº» 12(sample12)</span>
»ö»ó ¼³¸í ÂüÁ¶: CSS2, »ö»ó ¸ñ·Ï

°ßº» 13(sample13)
.sample13 { font-size:15pt; font-weight:bold;}
<span class=sample13>°ßº» 13(sample13)</span>
ÆùÆ® ±½±â(¹à±â) ¼³¸í ÂüÁ¶: CSS2

°ßº» 20(sample20)
.sample20 { font-size:15pt; font-style:italic }
<span class=sample20>°ßº» 20(sample20)</span>
ÆùÆ® ½ºÅ¸ÀÏ ¼³¸í ÂüÁ¶: CSS2

°ßº» 21(sample21)
.sample21 { font-size:15pt; font-variant:small-caps; }
<span class=sample21>°ßº» 21(sample21)</span>
ÆùÆ® º¯È­ ¼³¸í ÂüÁ¶: CSS2

°ßº» 30(sample30)
.sample30 { font-size:15pt; text-decoration:overline;}
<span class=sample30>°ßº» 30(sample30)</span>
ÆùÆ® Àå½Ä(¹æÇâ) ¼³¸í ÂüÁ¶: CSS2

°ßº» 31(sample31)
.sample31 { font-size:15pt; letter-spacing:.5em;}
<span class=sample31>°ßº» 31(sample31)</span>
ÆùÆ® ±ÛÀÚ °£°Ý ¼³¸í ÂüÁ¶: CSS2

°ßº» 32(sample32)

.sample32 { font-size:15pt; line-height:2em; }
<p style="border: solid thin green; border-width:1pt;">
<span class=sample32>°ßº» 32(sample32)</span>
</p>
¿ÜºÎ ƲÀº ºí·°À¸·Î ÁÙ ³ôÀ̸¦ º¼ ¼ö ÀÖ°Ô Çϱâ À§ÇÏ¿© ¼³Á¤ÇÏ¿´½¿.
2emÀº ±ÛÀÚ ³ôÀÌÀÇ 2¹è¸¦ ÀǹÌ.
ÁÙ ³ôÀÌ ¼³¸í ÂüÁ¶
: CSS2

°ßº» 40(sample40)
.sample40 { font-size:15pt; text-transform:uppercase;}
<span class=sample40>°ßº» 40(sample40)</span>
ÆùÆ® º¯È¯ ¼³¸í ÂüÁ¶: CSS2

°ßº» 50(sample50)
.sample50{ font: italic bold 15pt/18pt "¹ÙÅÁ", serif; }
<span class=sample50>°ßº» 50(sample50)</span>
ÆùÆ® ¾à½Ä ¸í·É ¼³¸í ÂüÁ¶: CSS2

°ßº» 51(sample51)
.sample51{ font: normal 15pt "areal narrow", serif; }
<span class=sample51>°ßº» 51(sample51)</span>

ÀÌ »ö»óÀº ÄÚµå¿Í °ü°è¾øÀÌ ¼³¸íÀ» À§ÇØ »ðÀÔ ÇÑ »ö»óÀÓ



<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 transitional//EN">
<html lang="ko">
<head>
<title>Trio ȨÆäÀÌÁö - ÅؽºÆ®(¶óÀÎ) ½ºÅ©¸³Æ® ¸¸µé±â ¿¹Á¦</title>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=EUC-KR">
<style type="text/css">
.sample10 { font-size:15pt; }
.sample11 { font-size:15pt; font-family:±Ã¼­; }
.sample12 { font-size:15pt; color:blue;}
.sample13 { font-size:15pt; font-weight:bold;}
.sample14 { font-size:15pt; line-height:2em;}
.sample20 { font-size:15pt; font-style:italic }
.sample21 { font-size:15pt; font-variant:small-caps; }
.sample30 { font-size:15pt; text-decoration:overline;}
.sample31 { font-size:15pt; letter-spacing:.5em;}
.sample32 { font-size:15pt; line-height:2em; }
.sample40 { font-size:15pt; text-transform:uppercase;}
.sample50 { font: italic bold 15pt/18pt "¹ÙÅÁ", serif; }
.sample51{ font: normal 15pt "areal narrow", serif; }
</style>
<style type="text/css">¿¡¼­ </style>±îÁöÀÇ ¸ðµç ³»¿ëÀ» º°µµ È­ÀÏ file.css¿¡ ÀúÀåÇÏ°í Àüü ºÎºÐÀ»
<link rel="stylesheet" href="file.css" type="text/css">
·Î ´ëüÇÏ¿©µµ °°Àº °á°ú¸¦ °®´Â´Ù. È­ÀÏ ¾È¿¡ <style type="text/css">¿Í </style>¸¦ Æ÷ÇÔ½ÃÅ°Áö ¾Ê¾Æ¾ß ÇÑ´Ù. ¿©·¯¹ø º¹»çÇØ¾ß ÇÏ´Â ³»¿ëÀº ÀÌ·¸°Ô ÇÏ´Â °ÍÀÌ Æí¸®ÇÏ´Ù.
</head> <body>
³»¿ë ÄÚµå´Â »ó±â ¼³¸í¿¡ °¢°¢ ÀÖÀ¸¹Ç·Î »ý·«ÇÑ´Ù.
</body> </html>

¹ø¿ª¹® ¼ÒÀ¯ÀÚ - Trio ȨÆäÀÌÁö Á¦°ø ÀÌ ¹®¼­(http://trio.co.kr/webrefer/csex/cxline.html)´Â
ÀÚÀ¯·ÎÀÌ ¿¬°á »ç¿ëÀÌ °¡´ÉÇÔ.
¿¹Á¦ ¸Þ´º·Î