Object Model

유석현(SeokHyun Yu)·2022년 11월 16일
0

JavaScript

목록 보기
3/44
post-thumbnail
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>Document</title>
    </head>
    <body>
        <img src="../sample.png" alt="hello" />
    </body>
</html>

profile
Backend Engineer

0개의 댓글