Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @nick335

    Submitted

    First time using typescript, any tips on how to make the code better are welcome. I tried using other light gallery libraries to build the light gallery, but I was unable to modify them to meet the task design. If you know of any, please let me know; I would greatly appreciate it.

    react, typescript, react-simple-image-slider, tailwind

    #accessibility#react#tailwind-css#typescript#vite

    1

    Pharmack 320

    @Pharm-ack

    Posted

    nice one bro......pls can i have ur contact i need some assistants with this challanges i just got back into coding again. it feels like forever. hope to hear from u soon

    0
  • @shivamchandra75

    Submitted

    I have used scss and live saas compiler so the css may bit odd refer to my git repo for the scss file.

    1.) when the software keyboard shows the background image is squeezed. 2.) Most of my media query value have to be set to important for the mobile design even when I added the media queries in the last they won't overwrite the css above.

    Pharmack 320

    @Pharm-ack

    Posted

    Good job bro

    1
  • @uzoway

    Submitted

    This is my first time attempting the Frontend Mentor challenges. I'd appreciate feedbacks on the responsiveness of the page after review of the source code. I used HTML, CSS and JavaScript to complete the challenge. No frameworks. I included the live site URL, and that of the GitHub repo. Thank you!

    Pharmack 320

    @Pharm-ack

    Posted

    Good job bro You from 9ja?

    2
  • @RantosKonstantinos

    Submitted

    1. How can I colorize the cards in one dimension?
    2. Media queries are a bit problematic

    Version 2 :

    1. Updated media queries (responsive design)
    2. Implemented shadow-box (box's design)
    Pharmack 320

    @Pharm-ack

    Posted

    You can use box-shadow for the colorize in one dimension and try this value for the Media queries @media screen and (min-width: 375px) and (max-width: 999px) I hope that helps

    1