Cryptoguy5
@Cryptoguy5All solutions
- Submitted 7 months ago
Social Links Profile
- HTML
- CSS
I think that my CSS could be cleaner and more concise, and I would appreciate any suggestions!
- Submitted 7 months ago
Recipe page
- HTML
- CSS
I used the grid display for the ordered list and I think it looks good, but what did other people do? I am interested if anyone had a different solution.
- Submitted 7 months ago
FAQ-accordion-solution
- HTML
- CSS
- JS
I was not able to get the min-height and max-height properties of the page to work properly. I wanted the page to expand if the user opened all of paragraphs at once, but I was not able to do this, so I just created a single set size that would work decently no matter what the FAQ height is.
Is there a way that I could get the page size to expand with the div of the FAQ? How would I do this?