Latest comments
- @kaiketorresSubmitted over 1 year ago@Vaib215Posted over 1 year ago
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
1 - @Marianellag1Submitted over 1 year ago@Vaib215Posted over 1 year ago
You can implement this by native HTML element pair:
detail
andsummary
1 - @TomasAlbertSubmitted over 1 year ago@Vaib215Posted over 1 year ago
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.1 - @l3miage-bouvier5Submitted over 1 year ago@Vaib215Posted over 1 year ago
You could checkout the mobile solution on my profile, it is completely responsive
Marked as helpful0