Skip to content

Bootstrap 5 Technical Challenge: A modern sign-in UI featuring responsive layouts and custom CSS refinements. Part of the Hacktiv8/Introduction coding series.

Notifications You must be signed in to change notification settings

ftryyln/bootstrap-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Modern Bootstrap 5 Login Interface πŸ”βœ¨

πŸ“ Overview

Modern Bootstrap 5 Login Interface is a clean, responsive web component developed as part of a technical coding challenge (Challenge Day 3, Fase 0, Week 1). This project demonstrates the power of the Bootstrap 5 framework combined with custom CSS to create a professional, user-centric sign-in experience.

The project focuses on mastering layout positioning (Centering), form components, and custom branding integrations.


✨ Key Features

  • πŸ“± Fully Responsive Design: Seamlessly adapt to Desktop, Tablet, and Mobile views using the Bootstrap grid system.
  • ✨ Floating Labels: Implementation of modern form-floating labels for a cleaner and more interactive input experience.
  • 🟣 Custom Branding: Integrated a unique purple CSS-based logo ("B") to demonstrate custom branding capabilities alongside a CSS framework.
  • 🎯 Vertical & Horizontal Centering: Advanced use of Flexbox and Bootstrap utility classes to perfectly center components in the viewport.
  • βœ… Form Accessibility: Proper use of semantic HTML5 tags and labels for better accessibility.

πŸ› οΈ Technical Implementation

  • Framework: Bootstrap 5.3 (CDN Implementation)
  • Language: HTML5 & CSS3
  • Custom Styling:
    • Full-Height Flexbox: Custom CSS applied to the body for precise component positioning.
    • Logo Design: Custom-crafted logo utilizing border-radius: 30% and high-contrast color palettes.
    • Form Optimization: Targeted CSS for input focus states and border refinements.

πŸ“ Repository Structure

.
β”œβ”€β”€ login-page.html  # Main HTML5 structure with Bootstrap integration
└── style.css        # Custom CSS refinements and brand styling

πŸš€ How to Run locally

  1. Clone the Repository
    git clone https://github.com/ftryyln/belajarbootstrap.git
  2. Open the Project
    • Simply open login-page.html in any modern web browser to view the interface.

Mastering the fundamentals of Modern Web Design. πŸš€βœ¨

About

Bootstrap 5 Technical Challenge: A modern sign-in UI featuring responsive layouts and custom CSS refinements. Part of the Hacktiv8/Introduction coding series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published