Postingan

Menampilkan postingan dari Desember, 2022

PBL DESAIN GRAFIS

Gambar
  INDEX.HMTL < html lang = "en" >   < head >     < meta charset = "UTF-8" />     < link href = "style.css" rel = "stylesheet" />     < title > ONION FRESH MILK </ title >   </ head >   < body >     <!--     <h1>The Basic Language of the Web: HTML</h1>     <h2>The Basic Language of the Web: HTML</h2>     <h3>The Basic Language of the Web: HTML</h3>     <h4>The Basic Language of the Web: HTML</h4>     <h5>The Basic Language of the Web: HTML</h5>     <h6>The Basic Language of the Web: HTML</h6>     -->     < div class = "container" >       < header class = "main-header clearfix" >         < h1 > 📘 Project Based Learning </ h1 >         < n...