alx_html_css

ALX

html & css

ALX Project html & css

🌐 Live Preview

(Optional link if hosted)
View Live Site


πŸ“ Project Structure

alx_html_css/
β”œβ”€β”€ css_advanced/
β”‚   β”œβ”€β”€ base_index.html
β”‚   └── index.html
└── css_basic/
β”œβ”€β”€ html_basic/
β”‚   β”œβ”€β”€ base_index.html
β”‚   └── index.html
β”œβ”€β”€ .vscode
β”œβ”€β”€ .gitignore
└── README.md           # Project

πŸ“‚ Directories Explained

html_basic/

This directory includes files meant to practice and demonstrate core HTML skills. It covers:

css_basic/

This contains a sample personal portfolio:


βœ… How to Use

  1. Clone or download the repository: ```bash git clone https://github.com/Knoph1/alx_html_css.git

© 2025 ALX Africa - Knoph Ayieko. | All rights reserved.