koneBeta
sub_icon

all


표 가운데 정렬 안 되는 오류 해결방법

63building
63building
2025-11-04 19:10:39
조회 1178 · 좋아요 2
2

댓글 9

63building
63building
11.04(11.04)

삭제된 댓글입니다.

ㅇㅇ
ㅇㅇ
11.04
요거 복사해서 쓰면 된다는거네!
63building
잠만 지금 글 올리자마자 표 코드가 대대적으로 바뀌어서 내용 수정 중
63building
수정 완 분명 복붙해왔을땐 <td style="border: 1px solid rgb(212, 212, 216); padding: 0.5em; max-width: 100%; position: relative !important; z-index: auto !important; inset: auto !important;">출시일<br style="max-width: 100%; position: relative !important; z-index: auto !important; inset: auto !important;"></td> 였는데 글 올리자마자 <tr> <td> 출시일 <br> 로 바뀌어있어서 놀랐네 암튼 style= ...에 text-align: center; 추가하는 게 핵심이고 만약 나처럼 표가 나오면 <p style="max-width: 100%; margin-top: 0.5rem; ... 복붙해서 쓰셈
hezpil
hezpil
11.05(11.05)

삭제된 댓글입니다.

hezpil
hezpil
11.05(11.05)

삭제된 댓글입니다.

hezpil
hezpil
11.05
진짜 초 대박정보 공유글 감사!!!! 그런데 본문 제목에 배경..입히는건 우찌..함..?? 글쓰기 기능으로는 입혀도 수정 누르니까 사라지네
63building
혹시 배경 입히는게 뭘 뜻하는 거임? 표 색깔 바꾸는 거 말하는 건가
63building
표 색깔 바꾸는 거 맞으면 똑같이 style= ... 에 background-color: rgb(x, x, x); 코드 넣어주면 됨 원하는 색깔에 따라 x에 숫자값 넣어주면 되고

전체