Uzair Bajwa
@bajwacodesAll solutions
- Submitted about 1 month ago
Huddle Landing Page with Alternating Blocks
- HTML
- CSS
Anyone please explain what's the least minimum screen width where i should stop worrying about responsiveness (and don't worry even if page breaks there) or my page should be fully intact even when i reduce the width to impossibly small values. In other words, where do you draw the line?
Also how do you keep the a card with "absolute position" locked at place like other content?
- Submitted about 1 month ago
Clipboard Landing Page
- HTML
- CSS
Can anyone guide what's the ideal way to scale up that big computer image on bigger layouts? For me, it wasn't big enough even at width: 100% so I had to force it to get bigger using min-width:130%