Latest solutions
Responsive Result Summary Component with Dynamic Data using Bootstrap
#bootstrapSubmitted over 1 year ago
Latest comments
- @SYadanar@SYadanar
Hello!
Please suggest me how I can do to clear out this 1 Accessibility Issue
Page should contain a level-one heading Context: <html lang="en">
I already have
<html lang="en">
in my HTML file. - @wafferu@SYadanar
Hello Mark, Congratulations! 🥳 You did a great job.
I would like to suggest you to use
@media
queries in your CSS to apply different styles for different devices. CSS @media Rule - By W3SchoolHope this may help you with creating mobile views faster ✌️
Marked as helpful