onclick="window.open('../index.html', '_blank', 'width=1420 height=1080')" //PC
onclick="window.open('../index.html', '_blank', 'width=768 height=1080')" //TABLET
onclick="window.open('../index.html', '_blank', 'width=480 height=812')" //MOBILE
태그 안에 위와 같은 형식으로 입력하면 각각의 사이즈대로 웹이 오픈된다.
| [HTML] onclick 이벤트로 링크 연결하기 (0) | 2023.03.20 |
|---|