commit 02
This commit is contained in:
parent
ff41306548
commit
398bf48306
@ -1,7 +0,0 @@
|
|||||||
body {
|
|
||||||
background-color: rgb(255, 255, 255);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
17
+++/style.css
Normal file
17
+++/style.css
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
body {
|
||||||
|
background-color: rgb(255, 255, 255);
|
||||||
|
}
|
||||||
|
|
||||||
|
#ffframe {
|
||||||
|
padding: 3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
text {
|
||||||
|
display: block;
|
||||||
|
width: 40em;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
23
index.html
23
index.html
@ -1,12 +1,29 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<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>
|
<title>WWW Micro-Temporalities</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div id="ffframe" align="center">
|
||||||
<h1>WWW Micro-Temporalities</h1>
|
<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>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
3739
micro_cards.html
Normal file
3739
micro_cards.html
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user