Last active
February 9, 2018 02:36
-
-
Save arisawali2014/83d083fee3e5d448a810f531f53b9c0f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Python Flask - Cara Kode!</title> | |
</head> | |
<body> | |
<h1>Cara Kode!</h1> | |
<h2>Tempat asik belajar coding.</h2> | |
<a href='https://www.carakode.me/'>Cara kode!</a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment