Skip to content

Instantly share code, notes, and snippets.

View elisabeth2015's full-sized avatar

Elisabeth Luo elisabeth2015

View GitHub Profile
@elisabeth2015
elisabeth2015 / index.html
Last active April 26, 2020 20:39
Weather Forecast
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="/src/style.css">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
@elisabeth2015
elisabeth2015 / index.html
Last active September 15, 2017 23:24
JS Bin // source http://jsbin.com/hilawe
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
@elisabeth2015
elisabeth2015 / README
Created March 2, 2016 00:28 — forked from t2-support-gists/README
IMMN Ruby RESTFul App 1
AT&T API Platform Sample Apps
--------------------------------------
This file describes how to set up, configure and run the Ruby sample
applications using the AT&T API Platform services. It covers all steps
required to register the applications on DevConnect as well as running the
sample applications locally.
1. Configuration
2. Installation
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<header>
<a href="#" id="logo"></a>
<nav>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Responsive theme</title>
<link rel="stylesheet" href="style.css"type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style id="jsbin-css">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Responsive theme</title>
<link rel="stylesheet" href="style.css"type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style id="jsbin-css">