Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
20
Comments
21
Abhishek Rawat
@AbePlays

All comments

  • Jerico•195
    @Jerico001
    Submitted about 4 years ago

    HTML CSS Flexbox Javscript

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Hey Jerico, great job on finishing the project. Here are few tips using which can enhance your project:

    (i). Add hover effects to the social links in the footer. (ii). Add a transition duration to your transition. Right now, the button just shifts colors instantaneously.

  • Felipe•25
    @Felipe-RL
    Submitted about 4 years ago

    Mobile first, Flexbox

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Hey Felipe, Great job on the solution. Couple of areas where you can improve upon:

    1. The layout falls apart when moving from mobile to tablet size screens. Try making the project responsive for tablet screens too.

    2. The buttons does not have hover effects on them. You can simply add a pseudo selector(:active) to add hover effects on your buttons.

    Let me know if you need any more help. Cheers!

  • Enrico Saggiorato•20
    @Essay97
    Submitted about 4 years ago

    3 column cards using Tailwind CSS

    2
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Good old Tailwind. One thing i love doing with tailwind is to make a dark-mode version of project. If this is your first project with tailwind, definitely explore how you can implement a dark-mode version of this project. The documentations are available on the Tailwind website. Let me know if you need more help. Great job on the project. Definitely fix the issue tediko mentioned above.

  • Sabin Baniya•90
    @sabin-baniya
    Submitted about 4 years ago

    Responsive Blogr Landing Page design with HTML & CSS only

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    The project looks great. Couple of issues though.

    1. The page doesn't look centered. I think you've a max-width applied to the project. If that's the case, simply add margin: 0 auto to the element which has max-width.

    2. The footer has this weird glitch where when i hover over it, the cursor disappears.

  • Le Duy•65
    @LeDuy1194
    Submitted about 4 years ago

    Static site using LESS and JS

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Damn, the project looks great. Love the slick animations. What you can do to enhance this project is to add a "END GAME" button clicking which you can show the player's score and prompt the user to Play Again. Basically add a flow to restart the game. Maybe even add a toggle to show a running history of the games user has played. Sky is the limit!

  • Glen•515
    @GlenOttley
    Submitted about 4 years ago

    Minimalist Portfolio Website, created with React

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Great job Glen. The project looks amazing. There is one issue though. The button becomes active even before my cursor has entered the button(I tried entering from the right side). It maybe because of some extra padding or margin you may have applied to one of the classes on your buttons.

  • Jamie Moore•230
    @jamiem89
    Submitted about 4 years ago

    3-Column previous module completed with HTML and SCSS

    2
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    It look's amazing. However, there's some horizontal scrolling at smaller screen.

  • Mercy•10
    @marci-01
    Submitted about 4 years ago

    CSS, HTML5, css3buttongenerator.com

    2
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Look into mobile responsiveness for your projects. Adding mobile responsiveness makes your website look good on smaller screen devices. Try squeezing the width of your browser and watch how the layout falls apart.

    Also, add a max-width to the layout. See how it stretches and fills the entire width of the screen? Imagine how that would look like at the device with massive width (TV-Screens). Adding max-width limits the width of your project.

    Let me know if you've any queries. Good job on the project!!

  • elalmamia•90
    @elalmamia
    Submitted about 4 years ago

    HTML, CSS, JS

    3
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Definitely doesn't look like a newbie's work. Good job!

  • Sabine•260
    @LadyoftheCave
    Submitted about 4 years ago

    Faq-accordion-card-main

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 4 years ago

    Looks great!

  • Arturo Simon•1,805
    @artimys
    Submitted over 4 years ago

    A bit of css grid and animations

    3
    Abhishek Rawat•690
    @AbePlays
    Posted over 4 years ago

    The animation looks dope. Loved it!

  • P
    Bianca Procopio•150
    @biancahpp
    Submitted over 4 years ago

    HTML, CSS AND JAVASCRIPT ONLY

    2
    Abhishek Rawat•690
    @AbePlays
    Posted over 4 years ago

    Use the "fill" property on svgs to change their color. I see you have referenced the svg as an image in your html. Just copy the svg code provided and paste it in place of img tag.

  • Satya Swaroop Mohapatra•120
    @som-matrix
    Submitted over 4 years ago

    Testimonial-grid

    1
    Abhishek Rawat•690
    @AbePlays
    Posted over 4 years ago

    Setup your image paths correctly. I looked at your code and its looking for the directory "images/" to find images whereas your images are in the root directory. Set it up correctly and your images will appear.

  • Valentin MUZYCZKA•120
    @ValentinMUZYCZKA
    Submitted over 4 years ago

    Insure landing page using HTML, SASS, JS and GSAP

    2
    Abhishek Rawat•690
    @AbePlays
    Posted over 4 years ago

    The webpage looks very well made. You can now improve it by making it responsive to different screen sizes such as tablet and smartphone. Learn about mobile first approach to building websites.

  • Md. Rakibul Islam Sifat•80
    @sifat88
    Submitted over 4 years ago

    Insure landing page

    1
    Abhishek Rawat•690
    @AbePlays
    Posted over 4 years ago

    That's very good man. Keep up the good work !!

  • Rishi Purwar•285
    @rishipurwar1
    Submitted almost 5 years ago

    IP Address Tracker using vanilla js

    3
    Abhishek Rawat•690
    @AbePlays
    Posted almost 5 years ago

    Pushing ApiKeys to github is not a good idea.

  • Minnie Lahoti•30
    @minnielahoti
    Submitted almost 5 years ago

    I wrote the code in Atom using css and html

    2
    Abhishek Rawat•690
    @AbePlays
    Posted almost 5 years ago

    You did not make it responsive :(

  • Anthony•205
    @AFLazaro
    Submitted about 5 years ago

    Huddle landing page using flexbox

    1
    Abhishek Rawat•690
    @AbePlays
    Posted about 5 years ago

    A solid 10/10. Might want to add cursor: pointer to all your buttons and links.

Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub