Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-git2.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
html {
font-family: 'Lucida Grande', Helvetica, sans-serif;
color: white;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
img {
height: 300px;
width: 200px;
text-align: center;
/*!
* Bootstrap v3.1.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
#first {
background-color:red;
width: 100%;

#Journal Project ##a modern day password journal

  • Start the project
  • Add a facebook login
    • Associate Facebook Login w/ Account
  • Figure out general UI schema
  • Add Date & Time
    • Associate Date & Time with posts
  • Add User Accounts
body {
background: url("http://imgur.com/lJhb8ek.png");
text-align: center;
margin:0;
padding: 0;
}
div {
padding: 10px;
}