Skip to content

Instantly share code, notes, and snippets.

View andreseptian07's full-sized avatar

Andre Septian andreseptian07

View GitHub Profile
@andreseptian07
andreseptian07 / index.html
Created November 8, 2017 03:39
File Utama 3 Kolom
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Contoh Responsive Layout</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>