Skip to content

Commit

Permalink
commit initial
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-studio committed Sep 7, 2017
0 parents commit 85a722c
Show file tree
Hide file tree
Showing 7 changed files with 550 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Projet: JS Clocks (GR461)

Un projet de design web dont l'objectif est de concevoir une interface permettant de visualiser l'écoulement du temps.

Détail du brief: https://3.basecamp.com/3165988/buckets/4702925/vaults/650815541

## Contenu de ce dossier

- index.html = un fichier HTML basique

Ce fichier charge les éléments suivants:

- css/normalize.css = un "normalisateur", voir http://necolas.github.io/normalize.css/
- css/style.css = une feuille de style CSS que vous pourrez modifier.
- font = dossier contenant la webfont NotCourierSans, à titre d'exemple.
- js/clocks.js = un endroit où mettre votre code JavaScript.

Automne 2017
Eracom, Lausanne
Loading

0 comments on commit 85a722c

Please sign in to comment.