Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.15 KB

Fontend-HTML-CSS

Frontend Learning Track

Welcome to my learning track for frontend development! This README provides an overview of the topics covered and the resources used in this learning journey.

Overview

This learning track is designed to help beginners get started with frontend development.

Topics Covered

HTML

  • Introduction to HTML
  • HTML Structure: Tags, Elements, and Attributes
  • HTML Forms and Inputs

CSS

  • Introduction to CSS
  • CSS Selectors and Styling Basics
  • CSS Box Model: Margin, Padding, Border
  • CSS Flexbox and Grid Layout
  • Responsive Web Design with Media Queries

JavaScript

  • let, const, var: JavaScript variable declaration keywords.
  • Math Object: Provides mathematical constants and functions.
  • Date Object: Used for working with dates and times in JavaScript.

Resources

Here are some recommended resources to help you on your learning journey:

Project Structure