[CSS] Day 5: Box 2, How to use inspect (right-click)



When you right-click on your webpage --> inspect


This will be helpful to figure out how to use space
Think when you create a table in MS Word, there are options for creating or hiding borderlines

So I made





* What I learn from this
- If you miss tiny little thing, it will affect the entire output
- I forgot to put ; (semicolon) after one line I had to figure out why my output was different than I thought and I finally figured out that I forgot the semicolon 😭





Popular posts from this blog

[CSS] Day 4: Let's practice - box

[AWS] Intro to Cloud Practitioner 01

[AWS] AWS Management Interfaces 02