Skip to content

reyrove/tribute-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribute Page - Ada Lovelace

A clean, responsive tribute page honoring Ada Lovelace, widely regarded as the world's first computer programmer.

Live Demo

Features

  • Responsive design for all devices
  • Clean and modern layout
  • Informative biography section
  • External link to Wikipedia for more information
  • Dark mode with yellow theme

About Ada Lovelace

Ada Lovelace, born in 1815, was a visionary mathematician who is widely regarded as the world's first computer programmer. She worked with Charles Babbage on his proposed mechanical general-purpose computer, the Analytical Engine. Her notes on the engine include what is now recognized as the first algorithm intended to be processed by a machine.

Technologies Used

  • HTML5
  • CSS3

Installation

  1. Create a new folder on your computer
  2. Save the following files in that folder:
    • index.html (the HTML structure)
    • styles.css (the styling)
  3. Open index.html in any modern web browser

File Structure

tribute-page/
├── index.html
├── styles.css
├── README.md
├── LICENSE
└── .gitignore

Browser Support

Works on all modern browsers including:

  • Google Chrome
  • Mozilla Firefox
  • Safari
  • Microsoft Edge

Customization

You can modify:

  • The tribute subject (change to any historical figure)
  • CSS styles for different color themes
  • Content and biography text

License

MIT License - see the LICENSE file for details

Acknowledgements

This project was built as part of my learning journey with freeCodeCamp. The requirements and concept are based on their Responsive Web Design certification.

About

A tribute page honoring Ada Lovelace, the world's first computer programmer. Includes live demo. Built with HTML and CSS as part of freeCodeCamp Responsive Web Design certification.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors