탭 안에

이미지를 작게 정렬해서 집어넣고

작은 이미지를 클릭하면 새 창으로 이미지 원본을 보여주고 싶은데요. (인벤에 이미지 게시판 처럼요)

 

이럴 경우에는 어떻게 해야하나요?

 

탭 안에 이미지는 아래와 같이 정렬했다고 가정할게요.

 

<span>
      <img width="50" src="https://pixabay.com/static/uploads/photo/2016/03/28/12/35/cat-1285634_960_720.png">
      <img width="50" src="https://pixabay.com/static/uploads/photo/2016/03/28/12/35/cat-1285634_960_720.png">
      <img width="50" src="https://pixabay.com/static/uploads/photo/2016/03/28/12/35/cat-1285634_960_720.png">
</span>