##HTML AND CSS
This repository contains various HTML and CSS projects, exercises, and experiments that I have worked on. Each file represents a concept or a technique I have practiced while learning web development.
Here’s a quick overview of what you’ll find:
index.html
- The main starting page.BoomFormProjectYaay.html
- Forms in HTML.audioWoohoo.html
- Audio elements in HTML.videosWohooo.html
- Working with videos.imageswohoo.html
- Adding images to web pages.hyperlinks.html
- Creating hyperlinks.tablesYayy.html
- Tables in HTML.textFormating.html
- Text formatting techniques.Header&Footers.html
- Structuring a page with headers and footers.Grouped Together.html
- Grouping elements together.
style.css
- Main stylesheet for styling.Style CSS
- Additional styles.externalCSS.html
- Implementing external stylesheets.Internal CSS.html
- Using internal CSS.CSS Extended.html
- Extended CSS properties.MarginsCSS.html
- Working with margins.BordersCSS Wohoo.html
- Understanding border styling.FloatPropertyCSS.html
- Float properties in CSS.overflowPropertyCSS.html
- Handling overflow.fonts,googlefonts css.html
- Using different fonts, including Google Fonts.
Music/
- Contains audio files used in projects.videos/
- Video files used in projects.images/
- Collection of images used in different exercises.
Throughout this journey, I’ve explored:
- HTML basics (tags, elements, attributes)
- CSS styling (selectors, box model, positioning)
- Multimedia integration (audio, video, images)
- Forms and user input handling
- Responsive design principles
As I continue learning, I aim to: ✅ Deepen my understanding of CSS Flexbox & Grid ✅ Improve responsive web design techniques ✅ Explore JavaScript to add interactivity ✅ Build a full-fledged personal project