Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
10
Comments
10
P
Jeffrey Stanley
@JS-Law

All comments

  • Roshan Merugu•80
    @Roshan-Merugu
    Submitted 4 months ago
    What are you most proud of, and what would you do differently next time?

    I am most proud of the responsive design achieved through CSS Grid and Flexbox, which makes the page user-friendly across devices. Next time, I would focus on optimizing images better and implementing accessibility features from the start.

    What challenges did you encounter, and how did you overcome them?

    One of the main challenges was ensuring that the layout was responsive across all screen sizes. I overcame this by utilizing media queries effectively and testing on multiple devices to adjust the CSS as needed.

    What specific areas of your project would you like help with?

    I would like feedback on the accessibility of my website. Specifically, I want to know if there are any key areas where I could improve the usability for individuals with disabilities. Additionally, any suggestions on improving my CSS organization would be appreciated.

    Responsive Landing Page Using CSS Grid

    #bootstrap#sass/scss#jquery
    2
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted 4 months ago

    The general layout looks similar but there are some minor differences: border color, font weight, margins etc. Looks great though aside from that!

  • P
    Ralph Angelo Gonzaga•190
    @codejeroo
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    I was able to use media queries to make the website responsive. I also utilized em and rem as well.

    What challenges did you encounter, and how did you overcome them?

    It was hard for me at first because I was so preoccupied on getting exact measurements that I forgot to focus on making it responsive.

    What specific areas of your project would you like help with?

    I would love to receive some feedback on how I can make it more responsive and accessible.

    Product Review Card

    #accessibility#semantic-ui
    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted 5 months ago

    Looks spot on. Bit of a sizing difference, but the end result looks great.

  • P
    Ruben de Man•810
    @developer-ruben
    Submitted 7 months ago

    Recipe page

    #accessibility
    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted 5 months ago

    I have no critiques! This looks great. Code is clean and the css rules are setup well. Great job!

  • CH1C0-zw•50
    @CH1C0-zw
    Submitted 5 months ago

    In this case i used FLexbox and Always CSS

    #accessibility#airtable#cypress#d3#firebase
    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted 5 months ago

    Looking at the code, it looks like my only suggestion would be to steer away from using class names like "one", "two", etc. If youre styling them all the same way, you can create a css rule for that single class.

    If you wanted to target one and only one of those nested div's, you could have added an ID(#).

    I see you skillfully selected all the child div's of the parent: .Container though, which got the job done.

    Great job!

  • Maxzi1•80
    @Maxzi1
    Submitted 6 months ago
    What are you most proud of, and what would you do differently next time?

    Add animations for a smoother user experience.

    Implement dark mode support.

    Convert it into a reusable component using frameworks like React or Vue.

    What challenges did you encounter, and how did you overcome them?

    the background shadow, I asked Chatgpt

    What specific areas of your project would you like help with?

    none

    Blog preview card using flexbox

    #accessibility
    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted 5 months ago

    Background shadows are pretty tricky, personally I never learned what each parameter does. I just use cssmatic but the project looks flawless!

  • Patrícia Souza•60
    @patsouza
    Submitted 5 months ago

    Landing page using Flexbox

    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted 5 months ago

    This looks spot on!The margins look a bit too small for the bold text but it looks great nonetheless!

  • P
    Jeffrey Stanley•140
    @JS-Law
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm most proud of extending the elements with borders beyond the viewport width and ensuring that part wasn't scrollable so that I could dial in the right amount of curve!

    That part broke my spirit for awhile, but once I found it I kept chugging along.

    What challenges did you encounter, and how did you overcome them?

    I encountered MANY, but as with all things programming I took to the internet, StackOverflow and MDN to review how I could do what I needed to do.

    The hardest parts of the challenge for me were:

    • Appropriately handling z-index
    • Keeping track of relative and absolute elements
    • Bloat in my CSS
    • Remember to compile my sass!!!!
    • Managing three different breakpoints
    What specific areas of your project would you like help with?

    Honestly, the hardest part for me would have to be managing the three different breakpoints. I shipped the project because I want to be able to look back at my progress but I am aware that my media queries are a nightmare.

    I also most definitely have conflicting CSS rules and also plenty of rules that are doing nothing at all.

    Going forward I need to be better about keeping track of my rules and not let them get away from me like they did here.

    Responsive Landing Page

    #sass/scss#accessibility
    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted over 1 year ago

    After submission and review of the screen shot...

    Why is everything so big 😂

    I'll have to come back to this one at some point.

  • K•530
    @lilythelily
    Submitted over 1 year ago

    Recipe page

    3
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted over 1 year ago

    Hey K,

    I’m not sure what you mean about the line space but I suppose it could be from the <p> that the title was wrapped in.

    For your next project, look up how to add variables to :root. It’s game changing and will clean up your css a bit and make it easier to read/add colors and fonts.

    Overall though it looks great and you should be proud!

    Marked as helpful
  • Kavindu Devinda•10
    @devinda87
    Submitted about 2 years ago

    Result Summary Component

    #accessibility
    2
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted about 2 years ago

    Hey, this looks phenomenal!

    I think if I were to provide feedback on the design alone, Id say that the opacity on the summary stat cards is in need of a slight adjustment. The box shadow for the summary card is also a bit heavier on the solution than on the design.

    Other than that I think you did wonderfully!

    Marked as helpful
  • MarkkeyStreet•10
    @MarkkeyStreet
    Submitted about 2 years ago

    Product preview card using HTML & CSS

    1
    P
    Jeffrey Stanley•140
    @JS-Law
    Posted about 2 years ago

    This looks great!

    Keep up to good work. From a visual stand point, this looks like you absolutely nailed it.

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