ÅؽºÆ®(¶óÀÎ) ½ºÅ©¸³Æ® ¸¸µé±â ¿¹Á¦ |
ÄÚµå »ö»ó ¹ü·Ê:<style type="text/css>...</style>, ³»¿ë ÅؽºÆ®, . °ßº» 10(sample10) °ßº» 11(sample11) .sample11 { font-size:15pt; font-family:±Ã¼; } <span class=sample11>°ßº» 11(sample11)</span> : CSS2, font-family ¸ñ·Ï °ßº» 12(sample12) .sample12 { font-size:15pt; color:blue;} <span class=sample12>°ßº» 12(sample12)</span> : CSS2, »ö»ó ¸ñ·Ï °ßº» 13(sample13) °ßº» 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> : 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></head> <body>³»¿ë ÄÚµå´Â »ó±â ¼³¸í¿¡ °¢°¢ ÀÖÀ¸¹Ç·Î »ý·«ÇÑ´Ù.</body> </html> |