Neha Nalini Kennedy
@nehanalinikAll comments
- @AlexandroMuneraSubmitted almost 3 years ago@nehanalinikPosted almost 3 years ago
Did you just forget about the
hover
part?Also it'll be good if you add
alt
attribute to your images and add description to them too !important. 🐬1 - @anetaanetteSubmitted almost 3 years ago
Hi! 👋 This time I had some problems with the grid on mobile version but I figured it out after a few days of break from this project 😛 Let me know if there is anything I could improve! Thanks Aneta ❣️
@nehanalinikPosted almost 3 years agoHey! I guess you did not applied
font-family
in the button element., other than that everything seems great!Marked as helpful0 - @Sushank49Submitted almost 3 years ago
Overlay on the image is not polished, would love feedback on how to do it in a better and more efficient way. My code on that overlay is dirty.
@nehanalinikPosted almost 3 years agoAdd alt text in the overlay image, put ur code in one container say "main"
0 - @Shady-OmarSubmitted almost 3 years ago
How to display both top and bottom background images from the design ?
@nehanalinikPosted almost 3 years agoPlay with background-position, with viewport height and width. I tried this: (add values in place of viewport-width and viewport-height) right viewport-width bottom viewport-height, left viewport-width top viewport-height;
Marked as helpful1