Postingan

Menampilkan postingan dari September, 2022

Tugas 4.

Gambar
 Latihan Boostrap Nama      : Hesekiel Nainggolan NRP         : 5025201054 Kelas       : PWEB - C Link Repository :  Tugas 4 Link Web :  Website Latihan 1. a. index.html <! DOCTYPE html > < html > < head >     <!-- Load file CSS Bootstrap offline -->     < link rel = "stylesheet" href = "css/bootstrap.min.css" >     < script src = "js/jquery-3.4.1.min.js" ></ script >   < link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel = "stylesheet" integrity = "sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin = "anonymous" >     < title > Latihan Bootstrap </ title > </ head > < body >     < div class = "container" >         < div class = "row" >             < div class = "col-md-12" style = " background-color:AntiqueWhi

KUIS 1

Gambar
 Nama     : Hesekiel Nainggolan NRP          : 5025201054 Kelas       : PWEB C Link Reporistory ||  Repository Link Website ||  Website dokumentasi:

Tugas Latihan

Gambar
Nama   : Hesekiel Nainggolan NRP     :  5025201054 Latihan JavaScript Login Form code: 1.index.html <! 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 > Login Form </ title >     < link rel = "stylesheet" href = "style.css" > </ head > < body >     < div class = "split left" >         < div class = "centered" >             < img src = "logo.jpg" alt = "Avatar 1" >             < h2 > WELCOME TO LEVIN </ h2 >         </ div >     </ div >     < div class = "split right" >         < div class = "kotak" >             < h3 align = &quo