Skip to content

Daniel-Alexander-The-Great/hometown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

This is my hometown website! Enjoy :)

Visit Enfield: Discover North London's Hidden Gem

Welcome to Visit Enfield, a project designed to showcase the beauty, activities, and unique experiences available in Enfield, North London. Whether you're a resident or visitor, this project offers a visual and informative guide to the best of Enfield.

Features

  • Hero Section: A welcoming header that introduces Enfield as North London's hidden gem.
  • Top Three Activities: Detailed information about the top things to do, including visiting Trent Park, training with the Tai Tsung Martial Arts Club, and supporting the Enfield Town Football Club.
  • Local Guide: A quirky introduction to Dan, your guide, offering personalized insights into the town's best spots.

Web Accessibility & SEO Enhancements

  1. Page Title: We’ve added a meaningful title that helps the webpage stand out in browser tabs, contributing to better SEO.

    <head>
      <title>Visit Enfield: Discover North London's Hidden Gem</title>
    </head>
  2. Descriptive Alt Text: To improve accessibility for users relying on screen readers, we've enhanced the alt attributes for all images, making them more descriptive. This ensures that all users, regardless of ability, can enjoy the visuals on the page.

    • Example 1:

      <img src="images/trent-park.jpeg" alt="Autumn view of Trent Park, featuring vast woodlands and lakes" class="round">
    • Example 2:

      <img src="images/tai-tsung.jpeg" alt="Logo of Tai Tsung Kung Fu, featuring a dynamic martial artist in action" class="round">
    • Example 3:

      <img src="images/enfield-town-fc.jpg" alt="Enfield Town FC player and opposing team player battling for the ball" class="round">
  3. Responsive Design: The website uses a modern, responsive design that ensures a smooth experience across devices, from mobile to desktop.

Installation

Clone the repository to your local machine:

git clone https://github.com/yourusername/visit-enfield.git

Open the index.html file in your browser or serve the project using your preferred method.

Contributing

If you'd like to contribute to this project, feel free to fork the repository, create a feature branch, and submit a pull request.


This project was developed to enhance your visit to Enfield, one of North London's best-kept secrets. Enjoy exploring!


License

This project is open-source and licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published