Skip to content

A self-study project to learn and practice HTML and CSS, created by Lighting1427. This project focuses on exploring basic layouts, simple styling techniques, and hands-on experimentation.

Notifications You must be signed in to change notification settings

Lighting1427/learning-html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML & CSS Study Project

This project was created as a part of self-study to learn and practice HTML and CSS. It demonstrates the basic structures and styling techniques applied in web design.

About the Project

This project was developed by Lighting1427 to explore and understand the core concepts of:

  • HTML structuring
  • CSS styling and layouts
  • Tagging and navigation systems

It serves as a personal hands-on experiment for growth in front-end development.

Features

  • Simple HTML structure: Includes navigation, headers, and article sections.
  • CSS Styling: Focuses on styling techniques such as hover effects, tag design, and responsive layouts.
  • Integration: Implements favicon, icons, and basic page transitions.
  • Learning-focused: Built with the purpose of experimenting and practicing.

File Structure

project-root/
│
├── index.html         # Main home page
├── explore.html       # Explore page
├── article1.html      # Sample article page
├── style.css          # Main CSS file
├── explore.css        # CSS for explore page
├── article1.css       # CSS for article page
├── homeicon.png     # Home icon

Purpose

This project is a learning tool for the author, designed to:

  • Practice HTML and CSS fundamentals
  • Experiment with styling and layouts
  • Build an understanding of how web components work together

How to Use

  1. Clone this repository:
    git clone https://github.com/Lighting1427/learning-html-css.git
  2. Open index.html in a web browser to view the project.

Acknowledgements

  • Author: Lighting1427
  • This project is a personal experiment and open for feedback.

License

This project is open-source and available for anyone to learn from or contribute to.

About

A self-study project to learn and practice HTML and CSS, created by Lighting1427. This project focuses on exploring basic layouts, simple styling techniques, and hands-on experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published