On this repository, you can find a website create about Tim Berners-Lee.
It's create for my BeCode formation for learning the principles of:
- HTML
- CSS
- responsive web design
- using GIT and Github
With this formation, we're learning the HTML sementic elements and the principles of the HTML.
For this exercice, it was asking to us to write the HTML from a picture and after that, to write the CSS so that our website looks like the picture.
After that we have to push it on Github.
- write HTML proprely,
- make the result looks like the picture,
- implement incons with CDN.
- write style.css and link it with the HTML page,
- separate elements into different blocks,
- implement police from [Google font] (https://fonts.google.com/)
- use the RWD media queries
Git and Github:
-
create repository and clone it on our local machine,
-
create README.md,
code README.md
-
open files and work on it,
code < file >
-
adding files
Git add < file >
-
commit files
Git commit -m "name of the commit"
-
push the local repository on the remote repository,
Git push
https://corentinistace.github.io/website-berners-lee/
Corentin Istace
E-mail: corentinistace1@gmail.com
Github: https://github.com/corentinIstace
Linkedin: https://www.linkedin.com/in/corentin-istace-03681020a/