Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
16
Comments
3
Jemi-code
@Jemi-code

All comments

  • Jemi-code•210
    @Jemi-code
    Submitted almost 3 years ago

    3-Column Layout Using Bootstrap

    #accessibility
    2
    Jemi-code•210
    @Jemi-code
    Posted over 2 years ago

    Thanks! I'll definitely look into this

  • Andrew Saganda•50
    @asaganda
    Submitted about 3 years ago

    Navbar dropdowns plus hero using JS

    #accessibility
    1
    Jemi-code•210
    @Jemi-code
    Posted about 3 years ago

    Yes, there is a simpler way of doing it using just html. There is a tag called details tag(<details>) which helps to create drop down menus without having to code JS. I did this same challenge, is this is how I did my HTML.

    <details> <summary>Features</summary> <ul class="feat-list"> <li class = "todo">Todo List</li> <li class = "cal">Calender</li> <li class = "rem">Reminders</li> <li class = "plan">Planning</li> </ul> </details>

    For the div menu close issue, try putting it outside the list but still within the nav and set the position to absolute

  • Jemi-code•210
    @Jemi-code
    Submitted over 3 years ago

    Responsive component page using css grid and vanilla javascript

    2
    Jemi-code•210
    @Jemi-code
    Posted over 3 years ago

    Thanks a lot, I saw the issues but didn't know how to correct it.

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