Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

HTML CSS

Carmen Rendueles edited this page Apr 13, 2022 · 3 revisions

Beginning from the basics (HTML + CSS)

Our first week working was dedicated to the two fundamental pilars of web development: HTML and CSS.

HTML + CSS Session

Introduction to development with HTML + CSS

21/03/2022

Path Owner Content Deliverer
Iván Palleiro Pedro Ondiviela


  Key learning points

  1. Use of HTML tags and markdown
  2. Styling with CSS
  3. CSS layouts
  4. CSS tricks

Exercise

Developing a personal webpage using plan HTML and CSS

Author Miguel Ligero

  • HTML markdown
  • CSS styling and using grid layout
  • CSS animations
  • Responsiveness

The result can be checked at: https://miguelliar.github.io/Miguel_experimental_website

Author Carmen Rendueles

  • HTML markdown
  • CSS styling and using grid layout
  • CSS animations and tricks
  • Responsiveness

The result can be checked at: https://carmen279.github.io/Carmens_experimental_website

Clone this wiki locally