인덱스에 테이블 생성해서 매뉴를 만들었는데요 비율문제가 있어서 질문드립니다. 정보
인덱스에 테이블 생성해서 매뉴를 만들었는데요 비율문제가 있어서 질문드립니다.본문
<table cellspacing="0" cellpadding="0">
<tr>
<td width="470px">
<div style="padding-left:20px; padding-top:30px;">
내용 내용 </div>
</td>
<td width="10px;"></td>
<td width="470px">
<div style="padding-left:20px' padding-top:30px;">
내용내용
</div>
</td>
</tr>
<tr>
<td height = "20px">
</td>
</tr>
<tr>
<td width="470px">
<div style="padding-left:10px;">
<? echo latest("basic", "board_07", 6); ?>
</td>
<td width="10px;"></td>
<td width="470px">
<div style="padding-left:20px;">
<? echo latest("basic", "notice",6); ?>
</td>
</tr>
</table>
이런식으로 만들었는데 화면비율 조정하면 글씨가 고정되서 하단부분에 페이지를 넘어가는 문제가 생기네요..
html언어를 잘 몰라서요.. 테이블할때 설정을 새롭게해야할것 같은데 어떻게 해야할까요??
<tr>
<td width="470px">
<div style="padding-left:20px; padding-top:30px;">
내용 내용 </div>
</td>
<td width="10px;"></td>
<td width="470px">
<div style="padding-left:20px' padding-top:30px;">
내용내용
</div>
</td>
</tr>
<tr>
<td height = "20px">
</td>
</tr>
<tr>
<td width="470px">
<div style="padding-left:10px;">
<? echo latest("basic", "board_07", 6); ?>
</td>
<td width="10px;"></td>
<td width="470px">
<div style="padding-left:20px;">
<? echo latest("basic", "notice",6); ?>
</td>
</tr>
</table>
이런식으로 만들었는데 화면비율 조정하면 글씨가 고정되서 하단부분에 페이지를 넘어가는 문제가 생기네요..
html언어를 잘 몰라서요.. 테이블할때 설정을 새롭게해야할것 같은데 어떻게 해야할까요??
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '281939' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php