This repository contains various exercises and experiments focused on building solid website layouts. It demonstrates the fundamental concepts of structural design in web development.
- CSS Box Model: Deep dive into
margin,border,padding, andcontentsizing. - Positioning: Mastering
static,relative,absolute, andfixedpositioning. - Display Properties: Practicing
block,inline, andinline-blockbehaviors. - Structuring Layouts: Using
<div>and<span>tags to create clean and organized web structures. - Alignment: Techniques for centering elements and managing white space.
- HTML5: For semantic and structural markup.
- CSS3: For layout control, spacing, and visual design.
- Understanding how browser rendering works with the box model.
- Building a foundation for creating complex, multi-column layouts.
- Developing pixel-perfect designs from scratch.
Learning and building as a Frontend Development student at Creative IT Institute.