Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.1 KB

File metadata and controls

54 lines (38 loc) · 1.1 KB

HTML-and-CSS-Projects

This repo is for html and css projects from The Tech Academy and AOLCC. It contains a collection of sample websites created using

HTML and CSS Projects

Each project demonstrates different layout, styling, and component techniques learned throughout the course.

Projects


Space Station Site

This project is an example homepage for a fictional space travel company.

Features

  • Custom navigation bar
  • Image containers
  • Styled layout using CSS
  • Contact or sign-up form

Technologies Used

  • HTML
  • CSS

Movie Theater Site

This project is an example homepage for a movie theater website.

Features

  • Navigation bar
  • Jumbotron
  • Forms
  • Cards
  • Dropdown menus

Technologies Used

  • HTML
  • CSS
  • Bootstrap 4

Purpose

The purpose of this repository is to showcase my understanding of basic web development concepts, including:

  • Page structure with HTML
  • Styling and layout with CSS
  • Using frameworks like Bootstrap
  • Creating responsive and user-friendly pages