Giter Club home page Giter Club logo

earthenconcepts's Introduction

September 2023

Project realized by Ursula Vallejo Janne for the Course HTML-CSS.

Detailed information on the process of the project below:

The purpose of the project was to use only CSS-HMTL to create a project. On the WebApp, I tried to implement the information we review in the course and also the knowledge I gained in previous courses, specially one i did parallel to try to understand CSS-Grid in depth ( Domestika ). As I am interested in being able to challenge myself with Grid (as flex already knew how to use it) I mainly used it for the layout of the project.

  • Try to implement the use of REM instead of pixels. Used a Rem calculator:

PX to REM Converter

  • Below pages that i review to be able to understand Grid:

CSS-Grid in depth: Web Layout with CSS Grid, Flexbox and other Modern Techniques

GRID Containers

Grid by Example

freeCodeCamp: Build a Magazine / excersice on my codepen

Layout Project - wireframes :

>

>

Planning : Trello

Below the link to acces the planning i followed in Trello ( is need it to have an account but its free):

Trello Planning

Color Palette :

To see the color palette to use first took a look on the colors was interest in use (blue, pink, white) and see the possible color that match with them using material design palette.

Material design palette

See bellow the 2 palettes took in consideration :

The colors decide to implement:

:root {
  --background: #faebd7;
  --background-color: #007fff;
  --background-color-rosa: #ffb6c1;
  --primary-text: #000000;
  --secondary-text: #575656ff;
  --text-white: #ffffff;
  --primary-color: #004e92;
  --secondary-color: #eea849;
  --contrast-color: #f3930a;
}

Review color selection with color review to see if was working according accessibility:

earthenconcepts's People

Contributors

ursulavallejo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.