You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scope of learning for learners: Learners will get an idea on how to deal with various CSS properties like borders,padding,display,margins and learn about CSS units like ems and rems.
Activities:
Open Chrome developer tools and see how everything on the given page is present inside a box.
Experiment by changing the properties of these boxes using chrome dev tools.
Recreate a given image using CSS properties.
See how CSS units differ and practically observe the differences they can make to an element.
The text was updated successfully, but these errors were encountered:
MicroByte Title: The CSS Box Model
Domain: Developer essentials,Front end
Scope of learning for learners: Learners will get an idea on how to deal with various CSS properties like borders,padding,display,margins and learn about CSS units like ems and rems.
Activities:
Open Chrome developer tools and see how everything on the given page is present inside a box.
Experiment by changing the properties of these boxes using chrome dev tools.
Recreate a given image using CSS properties.
See how CSS units differ and practically observe the differences they can make to an element.
The text was updated successfully, but these errors were encountered: