티스토리 사용법
티스토리: 사진 나란히 추가하는 방법
carrot62
2020. 8. 5. 19:01
<table width="100%">
<tbody><tr>
<td width="50%">img1</td>
<td width="50%">img2</td>
</tr>
</tbody></table>
출처: https://lee-life.tistory.com/27 [Lee's Library]
HTML모드로 바꿔서 위의 코드를 추가해준 뒤 만들어진 table에 이미지를 넣으면 된다.
좋은 방법을 알려준 감사한 블로그:
참고: https://lee-life.tistory.com/27
티스토리 사진 나란히 넣기
티스토리 하시다가 사진 2개를 일자로 나란히 배치할때가 종종 있습니다. 처음에는 어떻게하는지 모르고 그냥 사진 크기만 줄이고 하다보니... 너무 귀찮더라고요. 우선 사진 배치 결과 화면 입�
lee-life.tistory.com