MiguelHG2351 / cs50w-project0

Primer pset de CS50

Home Page:https://pset0.miguel2351.me/pages/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proyectos de Web50

Las páginas son basadas en:

FrontEnd Mentor

De esta página busque diseños y los pase a html, css

Paginas:

Frontend Mentor - Time tracking dashboard

Design preview for the challenge

The challenge

Your challenge is to build out this dashboard and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

If you would like to practice working with JSON data, we provide a local data.json file for the activities. This means you'll be able to pull the data from there instead of using the content in the .html file.

Your users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Switch between viewing Daily, Weekly, and Monthly stats

Where to find everything

The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as font-size, padding and margin.

You will find all the required assets in the /images folder. The assets are already optimized.

There is also a style-guide.md file containing the information you'll need, such as color palette and fonts.

Deploying project

As mentioned above, there are many ways to host your project for free. Our recommend hosts are:

Frontend Mentor - Intro component with sign up form

Design preview for the Intro component with sign up form coding challenge

The challenge

Your challenge is to build out this introductory component and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Frontend Mentor - 3-column preview card component

Design preview for the Intro component with sign up form coding challenge

The challenge

Your challenge is to build out this 3-column preview card component and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

4 Página, humilde page 🥑

Deploy

Prueba

Donde se aplica los requerimientos

  1. Ya estan las 4 páginas y estan conectadas

  2. La última página tiene tablas y listas y 3 tienen imágenes

  3. Tiene 3 hojas de estilos .css

  4. Propiedades: color, background, border, padding, margin y más.

4.1 Selectores: Atributo, clase, responsive, id, etiqueta

  1. Se aplico responsive en la página de login y first mobile

  2. En el columns.html se usan componentes, y grids

  3. Hay muchas variables css, anidamiento y herencia

  4. Fin

Extra

En la carpeta frontendmentor se encuentra la información de fuentes, diseño, etc.

About

Primer pset de CS50

https://pset0.miguel2351.me/pages/


Languages

Language:HTML 70.0%Language:SCSS 30.0%