MATERI 1 DARING PBO ; PENGENALAN HTML DAN TAG HTML

<!DOCTYPE html>
<html>
    <head>
     <title> Website Pertamaku</title>
    </head>
    <body>
      <h1>Hello World!</h1>
    </body>
</html>

Berikut hasil tampilan dari html di atas






Berikut hasil tampilan html tersebut

Pengerjaan; 

Komentar