묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
<style></style>을 쓰면 글자가 깨집니다.
2003.08.03 22:25
http://210.110.16.46/~suny66/frame1.htm안녕하세요.
(질문1)
<style></style>을 쓰면 글자가 깨집니다.
기존 보통의 트루타입 글자가 깨지고, <style>에서 정의한 티티체는 제대로 나오는 듯합니다.
아래 링크에 가시면 깨지는 현상을 볼 수 있습니다.
-------------참고로 아래는 소스입니다.
<?
$_zb_url = "http://210.110.16.46/~suny66/bbs/";
$_zb_path = "/home/suny66/public_html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<style>
@font-face {font-family:티티체;src:url(http://ksnp.cafe24.com/TTche.eot);}
body,td,select,div,form,textarea,center,option,pre,blockquote
{font-size:9pt; font-family:티티체; color:gray;line-height:160%}
.textarea { FONT-FAMILY: 티티체; FONT-SIZE: 9pt;BORDER-BOTTOM: #afafaf 1px solid; BORDER-LEFT: #afafaf 1px solid; BORDER-RIGHT: #afafaf 1px solid; BORDER-TOP: #afafaf 1px solid; COLOR: black;}
.box { FONT-FAMILY: 티티체; FONT-SIZE: 9pt;BORDER-BOTTOM: 1px solid #b2b2b2 ;BORDER-LEFT: 1px solid #b2b2b2 ; BORDER-RIGHT: 1px solid #b2b2b2 ; BORDER-TOP: 1px solid #b2b2b2 ; height : 18px}
A:link {color:394C78;text-decoration:none}
A:visited {color:394C78;text-decoration:none}
A:active {color:394C78;text-decoration:none}
A:hover {color:E87CF2;text-decoration:none;position:relative;top:1;left:1;border-bottom: solid #E87CF2 1px;}
body {
scrollbar-highlight-color: #009AFF;
scrollbar-shadow-color: #009AFF;
scrollbar-arrow-color: #009AFF;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p> </p>
<div align="left">
<table width="809" height="250" border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black" >
<tr>
<td width="413" height="137" align="left" valign="top">
<p><span style="font-size:9pt;"><? print_bbs("aqua_last/aqua_notice", ":+:..공 지 사 항..:+:" , "gonggi9", 5, 50)?></span> </p>
</td>
<td width="244" height="137" align="left" valign="top">
<p><? print_bbs("boxbbs/uni_box_bbs", ":+:..메 모 장..:+:", "gonggi8", 5, 50)?> </p>
</td>
<td width="138" align="left" valign="top" rowspan="2" height="254">
<p><? print_outlogin("unibox2_login",1, 10) ?> </p>
</td>
</tr>
<tr>
<td width="413" height="117" align="left" valign="top">
<p><? print_bbs("boxbbs/uni_box_bbs", ":+:..방 명 록..:+:", "gonggi7", 5, 50)?> </p>
</td>
<td width="244" height="117" align="left" valign="top">
<p><? print_bbs("boxbbs/uni_box_bbs", ":+:..자 료 실..:+:", "gonggi6", 5, 50)?> </p>
</td>
</tr>
<tr>
<td width="803" height="117" align="left" valign="top" colspan="3">
<p><?print_gallery("uni_box_gallery", "갤 러 리", "millet", 6, 120, 90, 6)?> </p>
<!-- 총개수, 1개의 가로크기, 세로크기, 가로에 들어갈 개수 -->
</td>
</tr>
</table>
</div>
<p><span style="font-size:9pt;">안녕하세요. 이미선입니다.</span></p>
<p><font face="티티체"><span style="font-size:9pt;">안녕하세요. 이미선입니다.</span></font></p>
</body>
</html>
(질문2)
제로보드를 여기 저기 검색하다보니, 웹정이라는 말이 있던데, 이게 뭔지 궁금합니다.
꼭 좀 답변 바랍니다.
(질문1)
<style></style>을 쓰면 글자가 깨집니다.
기존 보통의 트루타입 글자가 깨지고, <style>에서 정의한 티티체는 제대로 나오는 듯합니다.
아래 링크에 가시면 깨지는 현상을 볼 수 있습니다.
-------------참고로 아래는 소스입니다.
<?
$_zb_url = "http://210.110.16.46/~suny66/bbs/";
$_zb_path = "/home/suny66/public_html/bbs/";
include $_zb_path."outlogin.php";
?>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<style>
@font-face {font-family:티티체;src:url(http://ksnp.cafe24.com/TTche.eot);}
body,td,select,div,form,textarea,center,option,pre,blockquote
{font-size:9pt; font-family:티티체; color:gray;line-height:160%}
.textarea { FONT-FAMILY: 티티체; FONT-SIZE: 9pt;BORDER-BOTTOM: #afafaf 1px solid; BORDER-LEFT: #afafaf 1px solid; BORDER-RIGHT: #afafaf 1px solid; BORDER-TOP: #afafaf 1px solid; COLOR: black;}
.box { FONT-FAMILY: 티티체; FONT-SIZE: 9pt;BORDER-BOTTOM: 1px solid #b2b2b2 ;BORDER-LEFT: 1px solid #b2b2b2 ; BORDER-RIGHT: 1px solid #b2b2b2 ; BORDER-TOP: 1px solid #b2b2b2 ; height : 18px}
A:link {color:394C78;text-decoration:none}
A:visited {color:394C78;text-decoration:none}
A:active {color:394C78;text-decoration:none}
A:hover {color:E87CF2;text-decoration:none;position:relative;top:1;left:1;border-bottom: solid #E87CF2 1px;}
body {
scrollbar-highlight-color: #009AFF;
scrollbar-shadow-color: #009AFF;
scrollbar-arrow-color: #009AFF;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p> </p>
<div align="left">
<table width="809" height="250" border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black" >
<tr>
<td width="413" height="137" align="left" valign="top">
<p><span style="font-size:9pt;"><? print_bbs("aqua_last/aqua_notice", ":+:..공 지 사 항..:+:" , "gonggi9", 5, 50)?></span> </p>
</td>
<td width="244" height="137" align="left" valign="top">
<p><? print_bbs("boxbbs/uni_box_bbs", ":+:..메 모 장..:+:", "gonggi8", 5, 50)?> </p>
</td>
<td width="138" align="left" valign="top" rowspan="2" height="254">
<p><? print_outlogin("unibox2_login",1, 10) ?> </p>
</td>
</tr>
<tr>
<td width="413" height="117" align="left" valign="top">
<p><? print_bbs("boxbbs/uni_box_bbs", ":+:..방 명 록..:+:", "gonggi7", 5, 50)?> </p>
</td>
<td width="244" height="117" align="left" valign="top">
<p><? print_bbs("boxbbs/uni_box_bbs", ":+:..자 료 실..:+:", "gonggi6", 5, 50)?> </p>
</td>
</tr>
<tr>
<td width="803" height="117" align="left" valign="top" colspan="3">
<p><?print_gallery("uni_box_gallery", "갤 러 리", "millet", 6, 120, 90, 6)?> </p>
<!-- 총개수, 1개의 가로크기, 세로크기, 가로에 들어갈 개수 -->
</td>
</tr>
</table>
</div>
<p><span style="font-size:9pt;">안녕하세요. 이미선입니다.</span></p>
<p><font face="티티체"><span style="font-size:9pt;">안녕하세요. 이미선입니다.</span></font></p>
</body>
</html>
(질문2)
제로보드를 여기 저기 검색하다보니, 웹정이라는 말이 있던데, 이게 뭔지 궁금합니다.
꼭 좀 답변 바랍니다.
아! 그리고 보니.. 여기 게시판 맨 아래에 검색폼 앞에 보면 이름/제목/내용 이라고 써있는 그 글씨체가 웹정체입니다.
<style type="text/css">
<!--
스타일 내용
-->
</style>
이렇게 해주셔야 될겁니다. 그냥 <style> 태그만으로는 안되는걸로 압니다.