Skip to content

Instantly share code, notes, and snippets.

View thanhrossi's full-sized avatar

Tran Thanh thanhrossi

  • Hanoi, Vietnam
View GitHub Profile
@thanhrossi
thanhrossi / 0_reuse_code.js
Created October 6, 2013 11:58
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Foundation 4</title>
<link rel="stylesheet" href="css/app.css">
<link rel="stylesheet" href="css/style.css">