Postingan

Menampilkan postingan dari Februari, 2024

HTML Inframe

Gambar
  <! DOCTYPE html > < html lang = "en" > < head >     < meta charset = "UTF-8" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title >Document</ title > </ head > < body >     < iframe src = "file:///C:/Users/siswa-RPL3-11/bootstrap%20portofolio.html#header" title = "bootstrap Portofolio" style = " height:400px;width:800px" ></ iframe > </ body > </ html >

Tugas SK html Tentang Portofolio

Gambar
<! DOCTYPE html > < html lang = "en" > < head >   < meta charset = "utf-8" >   < meta content = "width=device-width, initial-scale=1.0" name = "viewport" >   < title >Personal Bootstrap Template</ title >   < meta content = "" name = "description" >   < meta content = "" name = "keywords" >   <!-- Favicons -->   < link href = "assets/img/favicon.png" rel = "icon" >   < link href = "assets/img/apple-touch-icon.png" rel = "apple-touch-icon" >   <!-- Google Fonts -->   < link href = "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel = "stylesheet" >   <!-- Vendor CSS Files -->   < link href = "a...