Latihan Boostrap
Latihan Boostrap Afril Muzzaqi Arif 5025201048 Repository Dokumentasi < ! DOCTYPE html > < html lang = "en" > < head > < title > Latihan 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 = "navbar navbar-expand-md bg-dark navbar-dark" > < a class = "navbar-brand" href = "index.html" > ...