Personal GitHub Portfolio more
Structured Exercises:
- Create an HTML page with:
- A header with your name.
- A Bootstrap-styled navigation bar (Home, About, Contact).
- A section with a profile image and bio (use Bootstrap grid).
- A contact form (name, email, message).
- Style it with CSS:
- Use classes for consistent fonts/colors.
- Add hover effects to navigation links.