익스에서만 align='center' 중앙 정렬이 안먹히네요 ㅠ,ㅠ 채택완료
퍼레버의리
11년 전
조회 9,258
</p><p> </p><p> </p><p> <tr></p><p> <td height='25' align='center'></p><p> <table width='100%' border='0' cellspacing='0' cellpadding='0'></p><p> <tr></p><p> <BODY onLoad='reverse_counter()'></p><p> <span align='center' size='56' style='color:red;' id='counter_sale'/> <-- 결과값 출력</p><p> </BODY></p><p> </tr></p><p> </table></p><p> </td></p><p> </tr> </p><p> </p><p>
소스 보면 결과값 출력하는곳이 가운데 정렬이 안됩니다 ㅠ,ㅠ
왜 안되는건지 ㅠ,ㅠ 파이어폭스,크롬에서는 잘 되는데 ㅠ,ㅠ 익스에서만 문제를 발생하네요 ㅠ,ㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변 2개
채택된 답변
+20 포인트
11년 전
style='color:red;' 부분에 width:500px; text-align:center; 를 추가해 보세요.
width값은 적당히 조절
style='color:red; width:500px; text-align:center;'
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인