This is a clone of the Yahoo homepage as it appeared in 1996. The goal of this project is to showcase the classic design and layout techniques prevalent during that era. The entire layout is created using HTML and HTML tables.
in case you want to check it out form wayback machine: Yahoo 1996
To clone and run this project locally, follow these steps:
- Clone the Repository: git clone https://github.com/mohammedamcs/yahoo1996-clone.git
- Navigate to the project directory: cd yahoo1996-clone
- Open the yahoo.html file in your preferred web browser.