Latest comments
- @kaiketorres@Vaib215
Your result does not match the design. Just a few tweaks you need to do: Shift the code of image above the name and give it negative margin from top. You can checkout my solution from my profile
- P@Marianellag1@Vaib215
You can implement this by native HTML element pair:
detail
andsummary
- @TomasAlbert@Vaib215
Well done Alert! Just FYI, there's a pair of elements in HTML know as
detail
andsummary
which are specifically designed for these purposes. You can checkout mdn docs for them or you can checkout my solution for the same. - @l3miage-bouvier5@Vaib215
You could checkout the mobile solution on my profile, it is completely responsive
Marked as helpful