matt2282
@matt2282All solutions
- Submitted 3 months ago
Interactive rating component
- HTML
- CSS
- JS
When I have two different html pages how do I handle JavaScript files? I use main.js for index.html and using html script elements for the other html pages.
- Submitted 3 months ago
Time Tracking Dashboard
- HTML
- CSS
- JS
I ended up using a ton of if statements to properly assign the data to its correct place. Is there a more efficient way of doing this?
- Submitted 4 months ago
Testimonials Grid
- HTML
- CSS
When I set the height of the grid container it completely shifts the entire container down making it off-center. Not sure why it is doing this.
- Submitted 4 months ago
Four Card Feature Section
- HTML
- CSS
Could this have been done easily with a grid layout instead?
- Submitted 4 months ago
flexbox and containers
- HTML
- CSS
How to deal with margins. The default margin values never seem quite right.