This repository contains the code for a notifications web page. It displays notifications for various activities such as reactions, follows, messages, and group interactions.
index.html: This is the main HTML file that structures the notifications web page. style.css: The stylesheet file that defines the visual appearance of the web page. /images: This directory contains the avatar images used in the notifications. Features The web page includes the following features:
Notifications Display: Notifications are displayed in a list format, showing details such as the sender's name, profile picture, notification message, and timestamp.
Unread Indicator: Unread notifications are marked with an unread indicator to distinguish them from read notifications. Mark All as Read: Users can mark all notifications as read with the "Mark all as read" button. Responsive Design: The web page is designed to be responsive, adapting to different screen sizes for optimal viewing experience. Usage To use this project, simply clone the repository and open the index.html file in a web browser.
git clone(https://github.com/jethcherry/Notification)
v