Skip to content

Instantly share code, notes, and snippets.

View JermaineChiang's full-sized avatar

JermaineChiang

View GitHub Profile
@JermaineChiang
JermaineChiang / index.html
Created May 10, 2017 03:11
This is a google map test website....
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Welcome to EzBike!</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8" />
<link href="css/bootstrap.min.css" rel="stylesheet">
<script src="Scripts/jquery-3.1.1.min.js"></script>
<script src="Scripts/bootstrap.min.js"></script>