Skip to content

Instantly share code, notes, and snippets.

@UltimateDaggy
UltimateDaggy / app.html
Created July 25, 2012 21:16
Adding login/logout button
<!doctype html>
<html>
<head>
<!-- load some css -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<title>Comments app</title>
</head>
<body>
<div class="container">
<div class="row">
@UltimateDaggy
UltimateDaggy / Function Argument
Created July 24, 2012 17:06
Argument in regards to a function
get(faraz) <-- function
faraz= idiot <-- argument