This repository contains my college website code blocks. I created this with basic HTML, Tailwind Utility classes(Tailwind id framework of CSS) and Java script for more efficiency and functional.

1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub
Fixed Navbar about 1 month ago

AI Summary: The task is to fix a website's navbar so that it remains fixed at the top of the viewport while scrolling. The current CSS (`position: fixed; top: 0; z-index: 1000;`) is not producing the desired result. Debugging and adjusting the CSS to achieve a fixed navbar is required.

Complexity: 2/5
enhancement help wanted good first issue

This repository contains my college website code blocks. I created this with basic HTML, Tailwind Utility classes(Tailwind id framework of CSS) and Java script for more efficiency and functional.

HTML