Jun Wei
@junwei-wongAll solutions
- Submitted 2 months ago
Responsive with SASS, flexbox and grid
- HTML
- CSS
I felt like I overused
display:flex
andalign-items:center
A LOT in this challenge. - Submitted 3 months ago
Recipe using pure CSS and no classes
- HTML
- CSS
I used header tags just for the easy benefit of the padding and sizing, is there a better html element to use for headers?
- Submitted 3 months ago
Responsive page using Pure CSS
- HTML
- CSS
The font-weight on the name title and the location. I couldn't find the correct weight.
- Submitted 3 months ago
Blog card using Pure CSS
- HTML
- CSS
Tips or rules for sorting the CSS properties. Right now I am just ordering it based on the time I added that property. Should I do it alphabetically or is there a tool/extension I could use.
Other general feedbacks like what I can do better are also welcomed.