Skip to content

Instantly share code, notes, and snippets.

d
@jbugcoder
jbugcoder / cloudSettings
Last active August 22, 2020 01:39
vscode-config
{"lastUpload":"2020-08-22T01:39:08.895Z","extensionVersion":"v3.4.3"}
<html>
<head>
<style>
* {
font-size: 15px;
color: #ccc;
}
th, td {
<html>
<head>
</head>
<body>
<script>
var palpite;
var tentativas = 0;
var num;
@jbugcoder
jbugcoder / 0_reuse_code.js
Created September 30, 2013 17:04
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