Postingan

Tugas PWEB 4

Tugas PWEB 4 - Bootstrap Website HTML <!DOCTYPE html > < html > < head > < meta charset =" utf-8 " > < meta name =" viewreport " content =" width=device-width, initial-scale=1.0 " > < title > html css and bootstrap 4 simple landing page </ title > < link rel =" stylesheet " type =" text/css " href =" https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css " /> < link href =" https://fonts.googleapis.com/css?family=Raleway&display=swap " rel =" stylesheet " /> < link rel =" stylesheet " type =" text/css " href =" index.css " /> </ head > < body > < div class =" container-fluid banner " > < div class =" row " > < div class =" col-md-12 " > < nav class =" navbar navbar-md " > < d...