This was my first contact with a responsive layout so I'm not sure if the way I did it was the most optimal one. I appreciate any form of feedback, and would also love some tips on what to study to improve my code structure and markup in general. Hope you like it!
Lovinda Agung Pradana
@LovindaAgungAll comments
- @araggohnxdSubmitted over 3 years ago@LovindaAgungPosted over 3 years ago
wow, by seeing your solution i got inspired of how to do the responsive for mobile... by limiting card width... cheers...
0 - @brandonpreteltSubmitted over 3 years ago
Any feedback on my code would be much appreciated!
@LovindaAgungPosted over 3 years agohi, your solution seems broke when tested on large device (e.g. 1700px width viewport)
0 - @darenhuaSubmitted over 3 years ago
My second frontendmentor challenge.
I wasn't quite sure how I should implement the overlapping profile picture. I tried to make it with relative positioning and shifting the div upwards to overlap. Is there a better way to position css elements over other elements without relative or absolute positioning?
@LovindaAgungPosted over 3 years agothe solution broke in smaller screensize bro, my advice try to use multiple background and positioning for the circle svg.. peace..
1 - @VallejoandersonSubmitted over 3 years ago
Each recommendation will be appreciated, thanks in advance!
@LovindaAgungPosted over 3 years agoemm, i think you should be carefull with the font. because "big shoulder" not suitable for description text, also the button. and try to remove height property on ***_card class, to negate uneven height when its around 1325px browser width. peace
0