Skip to content

Instantly share code, notes, and snippets.

@andimariadi
Created May 29, 2017 06:57
Show Gist options
  • Save andimariadi/1f6511341395b8421d80fe4fdfb8af27 to your computer and use it in GitHub Desktop.
Save andimariadi/1f6511341395b8421d80fe4fdfb8af27 to your computer and use it in GitHub Desktop.
Index lengkap perubahan css
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ayo Membuat website Study-newbie.blogspot.com</title>
<link href="styles.css" rel="stylesheet">
</head>
<body>
<p>Hello world</p>
<a href="#"> Tes pointer </a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment