Home

Awesome

<img src="https://cdn.simpleicons.org/html5" title="HTML & CSS Practice Repo" alt="HTML & CSS Practice Repo" width="30"> HTML and CSS Practice

Repository created to record my practice learning HTML and CSS with exercises based on the Udemy Course of Anthony Alicea.

Table of contents

Status

Why it has not any updated dependencies?

After finishing its related Udemy course, I archive this repository and unarchive it when I start a new training and add a link in the Other practice repos section referring to its new repo. But I don't update any associated dependency due to technology changes during the years between each practice, and the produced code which works with the mentioned requirements.

Requirements

Setup

Just in case you want to make your own version with specific releases and version updates. After cloning the repo, go to the created folder and install the node packages.

git clone https://github.com/NicolasOmar/html-css-practice.git
cd html-css-practice
npm install

How to run it

Repo structure & what i learned in each exercise

Other practice repos

NodeAngularGraphQLReactTypescriptStylingDockerNext.js
<img src="https://cdn.simpleicons.org/node.js" title="Node Practice Repo" alt="Node Practice Repo" width="48"><img src="https://cdn.simpleicons.org/angular" title="Angular Practice Repo" alt="Angular Practice Repo" width="48"><img src="https://cdn.simpleicons.org/graphql" title="GraphQL Practice Repo" alt="GraphQL Practice Repo" width="48"><img src="https://cdn.simpleicons.org/react" title="React Practice Repo" alt="React Practice Repo" width="48"><img src="https://cdn.simpleicons.org/typescript" title="Typescript Practice Repo" alt="Typescript Practice Repo" width="48"><img src="https://cdn.simpleicons.org/sass" title="Styling Practice Repo" alt="Styling Practice Repo" width="48px"><img src="https://cdn.simpleicons.org/docker" title="Docker Practice Repo" alt="Docker Practice Repo" width="48px"><img src="https://cdn.simpleicons.org/nextdotjs" title="Next.js Practice Repo" alt="Next.js Practice Repo" width="48px">