Latest solutions
Social Links Profile
Submitted 8 months agoWhen I use Tab to navigate, the glow effect is different from what I had thought. When I loaded the file for the first time, it showed me a different font, and then I switched to my font. Can the website load the font first before showing up?
Blog Preview Card
Submitted 9 months agoIn the learning tag on the webpage, why am I not able to use the given yellow design color
Latest comments
- @rolimaruSubmitted 7 months ago@ravikant717Posted 7 months ago
You should recheck the image's source and make sure it even exists.
0 - @anwar-elbarrySubmitted 8 months ago@ravikant717Posted 8 months ago
You should start using relative units like rem, em instead of px, it will help you out in making this responsive in future
Marked as helpful0 - @ShivamRajput57Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
here i learn how center a div using a flex box
What challenges did you encounter, and how did you overcome them?most challenging part is how to center a div there is so many solution in internet but the most simple by using the flexbox
@ravikant717Posted 8 months agoYou can add hover over those links using the hover class
Wrap anchor tags inside a div class each and give them a class x.
x: hover{ color: black; background-color: green; }
1 - @Niti60Submitted 10 months ago@ravikant717Posted 9 months ago
It would be best if you used proper padding and margins to keep that footer image and text of the card inside the container
Marked as helpful0 - @mksmmirhsSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
I have used vanilla HTML, CSS to solve this problem. I am proud of being able to solve it perfectly.
What challenges did you encounter, and how did you overcome them?I faced challenges in using box-shadow on mobile devices. I read the property of box-shadow and also how to implement media queries.
What specific areas of your project would you like help with?understanding media query and use of shadow,
@ravikant717Posted 9 months agoYou should focus on proper padding the text is very close to the border.
0