Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
8
Comments
3

Philip Korb

@PhilipKorbBrazil, São Paulo170 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

I’m currently learning...

Javascript

Latest solutions

  • Jquery, css, html and vscode. (Mask and tilt js)

    #sass/scss#jquery

    Philip Korb•170
    Submitted almost 3 years ago

    0 comments
  • Jquery, scss, html, (Advise json slip API) and vscode.

    #sass/scss

    Philip Korb•170
    Submitted almost 3 years ago

    1 comment
  • Jquery, css, html and vscode.

    #sass/scss#jquery

    Philip Korb•170
    Submitted almost 3 years ago

    0 comments
  • JS, Jquery, Scss, html, vscode.

    #fetch#sass/scss

    Philip Korb•170
    Submitted almost 3 years ago

    0 comments
  • Js, scss, html, and vscode.

    #sass/scss

    Philip Korb•170
    Submitted almost 3 years ago

    1 comment
  • Js, scss, html, regex and vscode.

    #sass/scss

    Philip Korb•170
    Submitted almost 3 years ago

    0 comments
View more solutions

Latest comments

  • Alberto Medel•210
    @almero0922
    Submitted almost 3 years ago

    FAQ container with flexbox and vainilla js

    1
    Philip Korb•170
    @PhilipKorb
    Posted almost 3 years ago

    Hi, i saw your code and i have some tips: your code:

    <body> <span class="icon-box-desktop"></span> <main class="main-container"> <span class="img-top"></span>

    that means your box svg for desktop view is out of your main card, so you can't position it matching other elements... only the <body> wich is your closest parent.

    if i was you i will probably solve it adding a div around the main card with same sizes and pos relative, then in this div add your element <span class="icon-box-desktop"></span> on pos absolute, so u can position it relative to your main card and it will be fixed on resize window.

    i figured this challenge too if u want to see how i did on my profile. I hope it helps, and Keep Coding!

    Marked as helpful
  • szam•800
    @k-stopczynska
    Submitted almost 3 years ago

    responsive time-tracking app Sass, vanilla JS, JSON

    #accessibility#fetch#sass/scss
    1
    Philip Korb•170
    @PhilipKorb
    Posted almost 3 years ago

    Wow That looks amazing! I'll try it when I feel comfortable, I'm new to JS. SZAM'S you commented on my FAQ solution and your feedback is very helpful, I studied further and refactored my JS solution to the problem, if you don't mind also check it out and let me know if it's better I'd appreciate it! Keep coding!

  • Baran Yeşilaltun•30
    @baranyesilaltun
    Submitted almost 3 years ago

    Responsive product-preview-card

    3
    Philip Korb•170
    @PhilipKorb
    Posted almost 3 years ago

    I saw your code on github and your path to resources are not matching.

    in your project case: • main folder • index.html • styles.css • images folder

    that means you have to respect the path of each resource.

    your code:

    <link rel="stylesheet" href="/styles.css"> <img src="/images/image-product-mobile.jpg" alt="" class="chanel">

    in both resources you have a slash starting, which are interrupting the path.

    Try this:

    <link rel="stylesheet" href="styles.css"> <img src="images/image-product-mobile.jpg" alt="" class="chanel">
    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