commit 02

This commit is contained in:
gauthiier 2015-07-09 21:44:48 +02:00
parent ff41306548
commit 398bf48306
4 changed files with 3776 additions and 10 deletions

View File

@ -1,7 +0,0 @@
body {
background-color: rgb(255, 255, 255);
}

17
+++/style.css Normal file
View File

@ -0,0 +1,17 @@
body {
background-color: rgb(255, 255, 255);
}
#ffframe {
padding: 3em;
}
text {
display: block;
width: 40em;
text-align: left;
}

View File

@ -1,12 +1,29 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="+++/lestyle.css"/>
<link rel="stylesheet" type="text/css" href="+++/style.css"/>
<title>WWW Micro-Temporalities</title>
</head>
<body>
<div align="center">
<h1>WWW Micro-Temporalities</h1>
<div id="ffframe" align="center">
<h1>Micro-Temporalities of the Web</h1>
<img src="https://upload.wikimedia.org/wikipedia/commons/1/1a/Dutycycle.svg"/>
<br>
<text>
<p>KEYWORDS</p>
<p>
web bugs, dataveillance, performance optimization, micro-temporalities, network latency, ghostery, webpagetest, news websites
</p>
<p>INTRODUCTION</p>
<p>
According to marketing literature on performance optimization, the average time
</p>
<a href="micro_cards.html">Mircro Cards</a>
</text>
</div>
</body>
</html>

3739
micro_cards.html Normal file

File diff suppressed because it is too large Load Diff