Skip to content

Instantly share code, notes, and snippets.

@ungoldman
ungoldman / example.html
Created November 8, 2015 02:10
positioning text over an image
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bikelandia</title>
<style>
html, body {
margin: 0;
padding: 0;
}