Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
4
Comments
23
Jaydi
@ruedasjnthn

All comments

  • Connor Z•5,115
    @zuolizhu
    Submitted almost 5 years ago

    URL shortening API landing page | Built with Svelte

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    hi your work is awesome, but im kinda sad im trying to find solution that succesfully use the shortly api into their project. overall, i will use this design as my preference in completing this challenge

  • Abirami•200
    @ab-irami
    Submitted almost 4 years ago

    Calculator-App

    4
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    Hey great progress, im wondering if my recent solution about this challenge will help you improve your website. I have to admit the theme toggle switch is the most difficult part.

  • Gabriel Lima•10
    @Gabriel01-jpg
    Submitted almost 4 years ago

    HTML, CSS - FLEXBOX AND GRID...

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    i think making the image and content container size proportional to each other will make it more nice, try to set the grid template column to 1fr 1fr.

    be consistent with your padding and margin, i think it is from 900 - 1000px screen width the content gets out of its container and made the layout a bit mess

  • Zoran Markovic•20
    @Hostnik
    Submitted almost 4 years ago

    Vanilla HTML and CSS

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    there a lot of things in my opinion that need to work on to improve your website

    first using proper breakpoints especially on your mobile screen

    u can use grid to improve your design

    the typography need to be pleasing to the eyes and not breaking lines at some point

    u can use mix-blend-mode: multiply the reduce the opacity of your image to 70% to match the set design in this challenge

    Marked as helpful
  • Swan-Yee-Tun•225
    @developedBySwan
    Submitted almost 4 years ago

    Normal static site code with HTML CSS

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    there are some things to change to make this website more elegant in my opinion

    u might want to reduce the padding of your content to make it more nice and readable

    grid is my best suggestion to control your card component to fix the image as it shrink a lot as the viewport width decreases

    Marked as helpful
  • Fer•50
    @Numark12
    Submitted almost 4 years ago

    Stats preview card with HTML and CSS

    3
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    there are some things that you can work on to improve your website in my opinion

    First is the typography make sure the heading stand out than the subheading, using font-weight bold might be the way to fix that

    Somewhere at 620 to 635px the design become a mess, make sure to check your media queries to ensure fluid responsiveness

    You might want to consider using percentage in you margin to have consistent margin in your card component

    Marked as helpful
  • Alif Panglima Nurda•135
    @blurrypxl
    Submitted almost 4 years ago

    Stats preview card using HTML & CSS

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    The website responsiveness is great but the margin of the card component is not proportional

  • David•80
    @DavidAlex17
    Submitted almost 4 years ago

    Mobile first using SASS

    4
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    use display:block to show your image

    also use text -align: left to correct the layout of your design, u can achieve this using media queries to help you change layout as the screen size changes

  • Elizabeth Woodhouse•10
    @ElizabethWoodhouse
    Submitted almost 4 years ago

    States Preview using flex-box

    3
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    using grid will help you a lot in this challenge

    use mixblend mode: multiply then set the opacity of your image to 70%, you can achieve the set design for the image using this technique

    Marked as helpful
  • Fitra Filian•30
    @3filian
    Submitted almost 4 years ago

    HTML + CSS using row-column bootstrap 5

    3
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    use mixblend mode: multiply then set the opacity of your image to 70%, you can achieve the set design for the image using this technique

  • Martin•10
    @mpham-12
    Submitted almost 4 years ago

    HTML, CSS, Bootstrap

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    use css grid broo, it will help you a lot in this challenge, also it is easier to use grid with sass

  • Satwik Modi•10
    @SatwikModi
    Submitted almost 4 years ago

    Stats preview card component using HTML5 and CSS3

    3
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    You can use grid to properly control your card component, take note the it might be easier to use grid with sass

  • Alex•270
    @chillcodemao
    Submitted almost 4 years ago

    First responsive page using HTML & CSS

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    You can use percentage or viewport width to make consistent margin as the screen size is reduced

    Marked as helpful
  • Zeshan Abdullah•145
    @zeshanabdullah10
    Submitted almost 4 years ago

    HTML5 and CSS3, CSS Flexbox

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    try to make the typography in your website more clean, this could be better with the proper use of margin and padding. also, the proper font-size and family can make your website more pleasing to the eyes

    Marked as helpful
  • David•175
    @Dups11
    Submitted almost 4 years ago

    HTML, CSS

    2
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    try to add proper margin and padding to make the website nice and pleasing to the eyes

  • Sarat Chandra K S K•40
    @Sarat-Dev
    Submitted almost 4 years ago

    Stats Preview Card Component

    1
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    U should use object fit to fit the image inside the container. Try to use grid to control the positioning of your card container, take note it might be easier to use grid with sass

  • Rohit•330
    @Rohitgour03
    Submitted almost 4 years ago

    Stats preview card component using CSS flexbox.

    1
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    you should set the proper breakpoints in your media query, good try keep on practicing bro!!

    Marked as helpful
  • Ethan Hardwick•60
    @EthanHardwick
    Submitted almost 4 years ago

    Mobile first stat card using Visual studio

    1
    Jaydi•355
    @ruedasjnthn
    Posted almost 4 years ago

    The website is responsive good job! However, watch out your margin and padding in every breakpoint, ensuring that it is pleasant to the eyes of the viewers

    Marked as helpful
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