JosephArifin
@JosephArifinAll solutions
- Submitted 3 months ago
Used rem and em for relative consistency(I think its for relative con)
- HTML
- CSS
Tips on how to save time in general. Maybe how I can catch stupid errors faster. Also some tips on how I can improve my code would be nice :)
- Submitted 3 months ago
Used flexbox
- HTML
- CSS
Learning how elements change based on screen size and mobile or not. For example, how does the padding and margin of elements change when the screen sizes change and what is the best way to write css so that it can fit the screen?