나도 이제 능력자
<template>
<div id="app_1">
<a href="http://www.naver.com" target="_blank">
<img alt="Vue logo" src="./assets/logo.png" width="100" height="100" >
</a>
<a href="http://www.youtube.com" target="_blank">
<img alt="1" src="./assets/1.jpg" width="100" height="100">
</a>
<img id = "haha" alt="2" src="./assets/2.png" width="100" height="100" >
<img id = "haha" alt="3" src="./assets/3.jpg" width="100" height="100">
</div>
댓글 0