Projects completed during my HTML and CSS coursework.
This repository contains the projects and exercises I completed while working through my HTML and CSS coursework at The Tech Academy. It reflects my learning process as I built a foundation in front-end web development, including structuring webpages with HTML, styling them with CSS, and creating clean, responsive layouts.
All of the work here was developed locally and pushed using GitHub Desktop, giving me hands-on experience with version control while also serving as a growing portfolio of my progress and skills.
This repository contains the projects I completed while learning HTML and CSS at The Tech Academy. It represents my hands-on journey into front-end web development, starting with the basics and building up to more complete, styled websites.
Throughout these projects, I focused on learning proper HTML structure, CSS styling, layouts, and responsive design. Everything here was built locally and pushed using GitHub Desktop, helping me get comfortable with version control while creating a growing portfolio of my work.
Final HTML & CSS Portfolio
Final HTML
A complete personal portfolio website featuring a navigation bar, background video, image sections, and a contact form. This project ties together everything learned throughout the course.
Core HTML & CSS Foundations
Basic_HTML_and_CSS
Early practice files covering HTML structure, CSS selectors, text styling, lists, tables, and layout basics.
HTML Documents
Practice files focused on proper HTML syntax, elements, and page structure.
Syntax Errors
Exercises centered on identifying and fixing common HTML and CSS mistakes.
Forms, Layouts, and Effects
HTML Form Assignment
A project focused on building and styling forms using HTML and CSS.
Academy Cinemas
A fun project creating a movie theater with interactivity showing showtimes and ticket count.
Creating-CSS-Effects
Practice with hover effects, transitions, and visual styling techniques.
Accessibility Assignment
Exercises focused on improving accessibility and readability in web pages.
Multi-Page & Styled Websites
One-Page Website
A single-page site designed with structured sections and navigation.
Simple-Recipes
A themed website project focused on layout, images, and text styling.
The-Pet-Shop-Website
A multi-section website using HTML and CSS to create a cohesive layout.
Bootstrap Introduction
Introduction-to-Bootstrap
Early exploration of Bootstrap components and layout utilities.
Bootstrap Album
A project demonstrating Bootstrap’s grid system and reusable components.
JavaScript Foundations
Basic_HTML
Introductory exercises combining basic HTML with simple JavaScript concepts.