Skip to content

Instantly share code, notes, and snippets.

<link rel="import" href="../bower_components/polymer/polymer.html">
<link rel="import" href="../bower_components/polymer-ajax/polymer-ajax.html">
<polymer-element name="imagine-house" noscript>
<template>
<template repeat="{{ image in imagelist }}">
<span><img class="imagine-house" src="{{image.imageURL}}"></span>
</template>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Coding the Humanities</title>
<link rel="stylesheet" href="styles.css">
<script src="../bower_components/platform/platform.js"></script>
<script src="app.js"></script>
<link rel="import" href="../bower_components/polymer/polymer.html">
<polymer-element name="imagine-house" noscript>
<template>
<style>
.flat {margin-top:50px;
margin-left:30px;
}
</style>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Coding the Humanities</title>
<link rel="stylesheet" href="styles.css">
<script src="bower_components/platform/platform.js"></script>
<html>
<body>
<header>
<h1> Identity and The Selfie </h1>
</header>
<article class="history">
<h2> History </h2>
</article>
<style>
body {
background-image:url('http://37.media.tumblr.com/a018fb01ee0e48851ffaa0dabf138854/tumblr_mh9fvzL25I1rc7pm9o1_400.jpg');
}
.title {font-size: 30;
font-weight: bold;
color: #000000;
text-align: center;
font-family: "georgia";
<style>
body {
background-image:url('http://37.media.tumblr.com/a018fb01ee0e48851ffaa0dabf138854/tumblr_mh9fvzL25I1rc7pm9o1_400.jpg');
}
.title {font-size: 30;
font-weight: bold;
color: #000000;
text-align: center;
font-family: "georgia";
<html>
<body style="background-color:#F2F5A9">
<center><h1><b><span style="color:#01DF01"><FONT FACE="cambria">Charlie Vielvoye</span></font></b></h1>
<h2><i>FcUpdate, voor jouw voetbalpassie!</i></h2>
<ul>
<li>Voetbalnieuws</li>
<li>Feyenoord</li>
<li>Reacties</li>
<html>
<body style="background-color:#F2F5A9">
<center><h1><b><span style="color:#01DF01"><FONT FACE="cambria">Charlie Vielvoye</span></font></b></h1>
<h2><i>FcUpdate, voor jouw voetbalpassie!</i></h2>
<ul>
<li>Voetbalnieuws</li>
<li>Feyenoord</li>
<li>Reacties</li>