2024.07.24 / 25 수업
·
BootCamp Review
RESULT HTML DOCTYPE html>  html>     head>         title>Fruitstitle>          link rel="stylesheet" href="./common.css">     head>     body>         div>             img src="orange.png" >             h1>orangeh1>             ul>                                   li>a href="./orange.html">orangea>li>                        li>a href="./kiwi.html">kiwia>li>                                 ..