-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 85a722c
Showing
7 changed files
with
550 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.