Nethaneel Patricio Linggar 5025201180 PWeb C Tugas 4 PWeb Pada tugas ke-4 kelas Pemograman Web, saya telah membuat website dengan sistem grid menggunakan Bootstrap. Source code: index.html <! DOCTYPE html > < html lang = "en" > < head > < title > Template Web Responsive dengan Bootstrap </ title > < meta charset = "utf-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1" > < link rel = "stylesheet" href = "bootstrap/css/bootstrap.min.css" > < script src = "bootstrap/js/bootstrap.min.js" ></ script > < script src = "https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js" ></ script > < script src = "https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" ></ script > </ head > < body > < nav class = "nav...
Nethaneel Patricio Linggar 5025201180 PWeb C Tugas 8 PWeb Pada tugas ke-8 kelas Pemograman Web, saya telah membuat sistem upload foto dengan PHP. Link Repository Github Landing Page Page mengisi data dan mengupload foto Hasil upload file Page ubah data Hasil ubah data Hasil proses delete
Comments
Post a Comment