Skip to content

corentinIstace/website-berners-lee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website about Tim berners lee

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:

  1. HTML
  2. CSS
  3. responsive web design
  4. using GIT and Github

With this formation, we're learning the HTML sementic elements and the principles of the HTML.

Objectives

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.

HTML:

  • write HTML proprely,
  • make the result looks like the picture,
  • implement incons with CDN.

CSS:

  • write style.css and link it with the HTML page,
  • separate elements into different blocks,
  • implement police from [Google font] (https://fonts.google.com/)

Responsive web design:

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

You can find the website with this link:

https://corentinistace.github.io/website-berners-lee/

Contact

Corentin Istace

E-mail: corentinistace1@gmail.com
Github: https://github.com/corentinIstace
Linkedin: https://www.linkedin.com/in/corentin-istace-03681020a/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published