혹시 strong 이태그가 안먹히는데 무슨이유있을까여?
클라우드
strong/strong 이태그가 인식을안하는데 이게왜그런지 알수있을까여? 소스 첨부할게염!doctype html public -//w3c//dtd xhtml 1.0 transitional//en http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd
html xmlns=http://www.w3.org/1999/xhtml xml:lang=ko lang=ko
head
title kappa main /title
meta http-equiv=content-type content=text/html; charset=utf-8 /
meta name=author content=ts /
meta name=copyright content=mprd /
meta http-equiv=pragma content=no-cache /
meta http-equiv=cache-control content=no-cache /
meta http-equiv=imagetoolbar content=no /
meta name=description content=kappasite /
meta name=keyword content=kappa /
link rel=stylesheet type=text/css href=../css/mypage.css
script type=text/javascript src=../js/common.js/script
/head
body
div id=wrap
div id=header!-- #include file=../include/header.asp --/div
div id=container
div id=left_menu /div
div id=content
p class=join_topmember strong로그인/strong/p/div
/div
div id=footer
p!-- #include file=../include/footer.asp --/p
/div
/div
/body
/html