모바일홈페이지에서 게시판 적용시키기 정보
모바일홈페이지에서 게시판 적용시키기본문
모바일홈페이지를 만드는 중에 게시판을 연동시키려고 하는데요
현재 상단내용, 하단내용을 넣어서 적용을 해 놓은 상태입니다..
헌데...
이게 모바일에서 봤을때 핸드폰 화면 전체에 가득차야 하는데 가득차질 않습니다..
가득차게 소스를 넣어도 관리자에서 나중에 보면 소스가 없어져 있습니다..
css같은경우도 없어지구요,,,ㅜ
고수님들 부탁드립니다 ㅠㅠ
페이지 보세요,,
http://wowmobile.co.kr/gnuboard4/bbs/board.php?bo_table=tset2
상단파일내용
-----------------------
<style>
body
{
margin: 0;
padding: 0;
}
</style>
<!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" lang="ko" xml:lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=euc-kr" />
<title>뷰티아띠랑스</title>
<link rel="stylesheet" type="text/css" href="http://www.wowmobile.co.kr/sample/menu.css" />
<meta content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width" name="viewport">
</head>
<table width="320" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.wowmobile.co.kr/sample/images/t1.jpg" width="320" height="153" border="0" usemap="#map2"></td>
</tr>
<tr>
<td><img src="http://www.wowmobile.co.kr/sample/images/rsv.jpg" width="320" height="250" border="0"></td>
</tr>
<tr>
<td>
하단파일내용
---------------------------
</td>
</tr>
<tr>
<td><img src="http://www.wowmobile.co.kr/sample/images/btm.jpg" width="320" height="206" border="0" usemap="#map1"></td>
</tr>
</table>
<map name="map2">
<area shape="rect" coords="7,7,310,88" href="http://www.wowmobile.co.kr/sample/main.php">
<area shape="rect" coords="4,91,76,149" href="http://www.wowmobile.co.kr/sample/sub1.php"><area shape="rect" coords="77,92,155,148" href="http://www.wowmobile.co.kr/sample/sub2.php">
<area shape="rect" coords="156,92,235,148" href="http://wowmobile.co.kr/gnuboard4/bbs/board.php?bo_table=test1"><area shape="rect" coords="240,92,315,147" href="http://wowmobile.co.kr/gnuboard4/bbs/board.php?bo_table=tset2">
</map>
<map name="map1">
<area shape="rect" coords="118,61,319,110" href="tel:*** 개인정보보호를 위한 전화번호 노출방지 ***">
</map>
현재 상단내용, 하단내용을 넣어서 적용을 해 놓은 상태입니다..
헌데...
이게 모바일에서 봤을때 핸드폰 화면 전체에 가득차야 하는데 가득차질 않습니다..
가득차게 소스를 넣어도 관리자에서 나중에 보면 소스가 없어져 있습니다..
css같은경우도 없어지구요,,,ㅜ
고수님들 부탁드립니다 ㅠㅠ
페이지 보세요,,
http://wowmobile.co.kr/gnuboard4/bbs/board.php?bo_table=tset2
상단파일내용
-----------------------
<style>
body
{
margin: 0;
padding: 0;
}
</style>
<!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" lang="ko" xml:lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=euc-kr" />
<title>뷰티아띠랑스</title>
<link rel="stylesheet" type="text/css" href="http://www.wowmobile.co.kr/sample/menu.css" />
<meta content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width" name="viewport">
</head>
<table width="320" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.wowmobile.co.kr/sample/images/t1.jpg" width="320" height="153" border="0" usemap="#map2"></td>
</tr>
<tr>
<td><img src="http://www.wowmobile.co.kr/sample/images/rsv.jpg" width="320" height="250" border="0"></td>
</tr>
<tr>
<td>
하단파일내용
---------------------------
</td>
</tr>
<tr>
<td><img src="http://www.wowmobile.co.kr/sample/images/btm.jpg" width="320" height="206" border="0" usemap="#map1"></td>
</tr>
</table>
<map name="map2">
<area shape="rect" coords="7,7,310,88" href="http://www.wowmobile.co.kr/sample/main.php">
<area shape="rect" coords="4,91,76,149" href="http://www.wowmobile.co.kr/sample/sub1.php"><area shape="rect" coords="77,92,155,148" href="http://www.wowmobile.co.kr/sample/sub2.php">
<area shape="rect" coords="156,92,235,148" href="http://wowmobile.co.kr/gnuboard4/bbs/board.php?bo_table=test1"><area shape="rect" coords="240,92,315,147" href="http://wowmobile.co.kr/gnuboard4/bbs/board.php?bo_table=tset2">
</map>
<map name="map1">
<area shape="rect" coords="118,61,319,110" href="tel:*** 개인정보보호를 위한 전화번호 노출방지 ***">
</map>
댓글 전체
<table width="320" border="0" cellspacing="0" cellpadding="0">
여기에 테이블 가로 길이가 잡혀 있네요 ^^; 100% 로 잡아 주시면 될듯 합니다
여기에 테이블 가로 길이가 잡혀 있네요 ^^; 100% 로 잡아 주시면 될듯 합니다