commit 01

This commit is contained in:
gauthiier 2015-07-09 21:20:42 +02:00
parent 932bf50abe
commit ff41306548
3 changed files with 19 additions and 1 deletions

7
+++/lestyle.css Normal file
View File

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

BIN
img/fig1b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1 +1,12 @@
micro
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="+++/lestyle.css"/>
<title>WWW Micro-Temporalities</title>
</head>
<body>
<div align="center">
<h1>WWW Micro-Temporalities</h1>
</div>
</body>
</html>