묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
자바스크립트에 오류난것같은데~
2003.01.19 16:25
원래 소스는 이겁니다.
<html>
<head>
<style type="text/css"> //문제의 소스 여기부터
<!--
@font-face {font-family:webfont;src:url(http://www.anidream.org/webfont.mwf);}
body,td,a,div,p {font-family:webfont;font-size:9pt;}
-->
</style> //여기까지
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple"
alink="red" background="images/menu_line.jpg">
<p> </p>
<p> </p>
<p> <img src="images/main_menu.jpg" width="9" height="9"
border="0" vspace="0" hspace="0">
메인</p>
<p> <img src="images/main_menu.jpg" width="9" height="9"
border="0" vspace="0" hspace="0">
애니드림</p>
<p> <img src="images/main_menu.jpg" width="9" height="9"
border="0" vspace="0" hspace="0">
ranking</p>
</body>
</html>
밑의 소스를 넣으면 무한루프가 걸리네요--;
뭐가 잘못된게있나요?
<style type="text/css">
<!--
@font-face {font-family:webfont;src:url(http://www.anidream.org/webfont.mwf);}
body,td,a,div,p {font-family:webfont;font-size:9pt;}
-->
</style>
소스 수정좀 부탁드립니다...
홈페이지주소 : http://www.anidream.org
<html>
<head>
<style type="text/css"> //문제의 소스 여기부터
<!--
@font-face {font-family:webfont;src:url(http://www.anidream.org/webfont.mwf);}
body,td,a,div,p {font-family:webfont;font-size:9pt;}
-->
</style> //여기까지
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple"
alink="red" background="images/menu_line.jpg">
<p> </p>
<p> </p>
<p> <img src="images/main_menu.jpg" width="9" height="9"
border="0" vspace="0" hspace="0">
메인</p>
<p> <img src="images/main_menu.jpg" width="9" height="9"
border="0" vspace="0" hspace="0">
애니드림</p>
<p> <img src="images/main_menu.jpg" width="9" height="9"
border="0" vspace="0" hspace="0">
ranking</p>
</body>
</html>
밑의 소스를 넣으면 무한루프가 걸리네요--;
뭐가 잘못된게있나요?
<style type="text/css">
<!--
@font-face {font-family:webfont;src:url(http://www.anidream.org/webfont.mwf);}
body,td,a,div,p {font-family:webfont;font-size:9pt;}
-->
</style>
소스 수정좀 부탁드립니다...
홈페이지주소 : http://www.anidream.org
한줄로 해보세요;;