Another list, but items fade as they build:
- Hover over me!
- Hover over me!
- Hover over me! -
- Hover over me!
From 543f4140ed7efa3d493e997ac6b5aa62d557706c Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Mon, 29 Apr 2013 22:30:29 -0700 Subject: Revert "Adding bottom grey footer" This reverts commit 31ea3d93f19250eef47f3345c3043c890ac31442. --- template.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 8cff66e..1e09a8c 100644 --- a/template.html +++ b/template.html @@ -76,20 +76,11 @@ URL: https://code.google.com/p/io-2012-slides
Another list, but items fade as they build:
+<!DOCTYPE html> <html> +<head> + <title>My Awesome Page</title> +</head> <body> <p>Hello world</p> <body> -- cgit v1.2.3