This repository contains Java practice programs and college-level projects.
- Core Java Basics
- Control Statements
- Loops
- Arrays
- OOP Concepts
Rohini Bhalavi Computer Engineering Student
This section contains basic HTML programs created for practice and resume purposes.
- HTML Basics
- Lists (Ordered & Unordered)
- Tables
- Forms (Login & Registration)
This section contains basic CSS styling used to design and enhance HTML pages.
- Basic CSS Styling
- Colors, Fonts, and Backgrounds
- Box Model (margin, padding, border)
- Form Styling
- Button Hover Effects
- Layout Improvements
- CSS_Projects/
- style.css
CSS is linked with HTML files to improve UI and make the pages more user-friendly.
- HTML
- CSS
- Login Page (HTML + CSS)