Tugas 9 Bootstrap
Muhammad Faizul Muttaqin Wahyudi 5053231005 Tugas 9 Bootrstrap Register Login : Code register page : <! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Sign Up Form </ title > < link href = "//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel = "stylesheet" id = "bootstrap-css" > < script src = "//code.jquery.com/jquery-1.11.1.min.js" ></ script > < script src = "//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js" ></ script > < style > .colorgraph { height : 5px ; border-top : 0 ; background : #c4e17f ;...