Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.19 KB

Medicenter Website

This is a template website of a Medical Center that I developed with HTML and CSS during the online course HTML and CSS3, from B7Web. The main focus of this project is to practice flexbox concepts.

Parts of this website

Header

image

Banner

image

Main section

image

Footer

image

Responsiveness

This website is complete responsive. It was from the beggining developed with the concept of Mobile First taking place.

image

With this project I learned the following topics:

  • Flexbox and consequently responsiveness
  • The mostly used tags in HTML5
  • How to stylish HTML elements with CSS