Skip to content

Instantly share code, notes, and snippets.

@Deneiraintan
Deneiraintan / index.html
Created May 15, 2026 14:17
latihan membuat web dicoding: syntax eror, tampilan web tidak berubah
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Kota Bandung</title>
<link rel="stylesheet" href="assets/style/style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link
href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap"