Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SMIT-Assignment-1-HVAC-Solution

A simple, beginner-friendly HTML project showcasing an HVAC (Heating, Ventilation, and Air Conditioning) company website with two main sections.

📋 Project Description

This project was created as part of a web development course assignment. It demonstrates the use of basic HTML structure and inline CSS styling to create a professional-looking webpage without using external stylesheets, flexbox, or grid layouts.

🎯 Features

  • Section 1: Efficient HVAC Solutions

    • Company introduction with hero section
    • Featured HVAC equipment image
    • Company description
    • Contact button with hover effect
  • Section 2: Our Expertise

    • Service offerings display
    • Two main service categories:
      • 24/7 Emergency HVAC Service
      • Indoor Air Quality solutions

🛠️ Technologies Used

  • HTML5
  • CSS styles

SMIT-Assignment-5-Footer

A small static project demonstrating a footer UI built with HTML and CSS.

Project Description

This repository contains a simple footer layout that showcases usage of Google Material Icons, Font Awesome social icons, and custom styling in style.css.

Files

  • index.html — main markup for the footer demo.
  • style.css — styling for the layout and icons.
  • README.md — this file.

Technologies

  • HTML5
  • CSS3
  • Google Fonts (League Spartan)
  • Google Material Icons
  • Font Awesome (social icons)

Run locally

  1. Open index.html directly in a browser.

Or run a simple HTTP server for correct resource loading:

python -m http.server 8000
# then open http://localhost:8000

Accessibility & Improvements (optional)

  • Add aria-label attributes to social links for screen readers.
  • Consider using target="_blank" rel="noopener" for external links.
  • Use display: flex; align-items: center; on combined text+icon elements for more robust vertical alignment.

Author

Mehak Bahar — https://github.com/mehak-bahaar

Repository

https://github.com/mehak-bahaar/SMIT-Assignment-5-Footer


About

This repository contains a simple footer layout that showcases usage of Google Material Icons, Font Awesome social icons, and custom styling in

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages