Skip to content

A simple HTML and CSS project recreating the national flag of Laos using the box model, div positioning, and basic layout techniques. Built as part of my CSS learning journey to practice relative and absolute positioning.

Notifications You must be signed in to change notification settings

vasiman-17/css-flag-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CSS Flag Project πŸ‡±πŸ‡¦

This is a simple HTML and CSS project that recreates the flag of Laos using basic layout techniques. It was built as part of my CSS learning journey and focuses on mastering:

  • The Box Model
  • Relative and Absolute Positioning
  • Layering and Nesting <div> Elements
  • Styling with Colors, Fonts, and Sizes


πŸ“ What I Learned

  • How to use position: relative and absolute to control layout
  • Applying margins and padding for precise alignment
  • Nesting <div>s and targeting them with CSS selectors
  • Creating shapes like circles using border-radius: 50%

πŸš€ Technologies Used

  • HTML5
  • CSS3

πŸ“Œ Status

βœ… Completed
πŸ§ͺ Practiced concepts from Section 7 of my Web Development journey


About

A simple HTML and CSS project recreating the national flag of Laos using the box model, div positioning, and basic layout techniques. Built as part of my CSS learning journey to practice relative and absolute positioning.

Topics

Resources

Stars

Watchers

Forks

Languages