Skip to content

Welcome to the HTML and CSS training repository! This repository is designed to help you learn the fundamentals of HTML and CSS through practical exercises and examples.

Notifications You must be signed in to change notification settings

2H1EU8/html-css-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

HTML and CSS Training Repository

Welcome to the HTML and CSS training repository! This repository is designed to help you learn the fundamentals of HTML and CSS through practical exercises and examples.

Table of Contents

  1. Introduction
  2. Exercises
  3. Timeline
  4. Resources

Introduction

This training covers the basics of HTML for structuring web content and CSS for styling it. You'll learn how to create well-structured and visually appealing web pages.

Getting Started

To get started, follow these steps:

  1. Clone this repository to your local machine:
    git clone <repository-url>
  2. Navigate to the repository directory:
    cd html-css-training
  3. Switch between branch to watch all my examples and practices about HTML/CSS

Exercises

The exercises are located in each branch have prefix example/* or practice/* in the name. Each exercise focuses on a specific aspect of HTML or CSS.

  • Exercise 1: Basic HTML Structure
    • Create a basic HTML document with a header, paragraph, and list.
  • Exercise 2: CSS Styling & Layout
    • Apply CSS styles to the HTML elements to change their appearance.
    • Use CSS to create a simple page layout with a header, sidebar, and main content area.

Timeline

  • July 8 -> July 10 (3days)

Resources

Here are some useful resources for learning HTML and CSS:

About

Welcome to the HTML and CSS training repository! This repository is designed to help you learn the fundamentals of HTML and CSS through practical exercises and examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published