My very first project here, I would appreciate your feedback. What I really struggled with - replicating the shadows. Any tips regarding that would be helpful. Thank you :)
Zayat
@Z-ayatAll comments
- @miri52Submitted about 3 years ago@Z-ayatPosted about 3 years ago
You can use these examples https://clipboard-landing-site.vercel.app/ otherwise create a box-shadow:1px 1px 1px 1px #eee; and edit it with chrome dev tools till u get the desired shadow
0 - @AhmedSaidi99Submitted about 3 years ago
Hi Developer, take a look around my solution, I would be grateful to any feedback, Advice, Suggestion.
- @YousefKhalid-iqSubmitted about 3 years ago
Any feedback would be appreciated thanks a lot!
@Z-ayatPosted about 3 years agoCan’t find out the web view from mobile but great work ❤️ Keep it going
1 - @Darshan-Pandya10Submitted about 3 years ago
with 3 media queries applied to the page at different page-width, I think it's looking nice. but if you find any problems while accessing the site feel free to add feedback.
@Z-ayatPosted about 3 years agoQuick search (benifits) section should be text-align-center; and in web view you can give the img position:relative;and left:-xxpx; till you get it as the design otherwise you did well ❤️
Marked as helpful1 - @ckeller22Submitted about 3 years ago
First submission. Had a lot of difficulty trying to get the images to be viewed as presented in the design document. Any tips in regards to managing images would be greatly appreciated.
@Z-ayatPosted about 3 years agoDon’t know how the image design looks but in the mobile-view nav links is to close from each other they need some margins
0 - @Mahmoud-Abu-ZubaidahSubmitted about 3 years ago
I need the original SOLUTION, and how they make contents inside the phone under control with different screen sizes.
@Z-ayatPosted about 3 years agoflex and padding would give you much more eye rest Check that solution "https://www.frontendmentor.io/solutions/pure-css-only-shadows-of-bs-and-fa-icos-P4yAaJnEA" created a div.container for the messages and gave it display:flex; flex-direction:column; then i used align-self on recived class to left and align-self:right; on sent which was {<p class="sent">Sent message...</p>}
Marked as helpful1 - @Z-ayatSubmitted about 3 years ago
a feedback would be appreciated <3