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

Herve

@HerveWabo40 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!

Latest solutions

  • Blog preview card solution


    Herve•40
    Submitted over 1 year ago

    1 comment
  • QR code component challenge


    Herve•40
    Submitted over 1 year ago

    1 comment

Latest comments

  • nmmufti•20
    @nmmufti
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I am able to achieve the layout same as described in the requirements

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

    It was not easy to find css styles as I am quite new to this

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

    Did I used correct CSS and can it be improved

    Blog preview card challenge by using HTML & CSS

    2
    Herve•40
    @HerveWabo
    Posted over 1 year ago

    Great job. Some things I'd add to your code are:

    1. The use of semantic HTML like p tags where needed.
    2. The easiest way I've found to center the card is by putting the card in a section and changing the section to a flexbox.
    <section style="
       height:100vh; 
       display: flex; 
       align-items: center;  
       justify-content: center;">
    
           <div class="rounded_div">..."Your Code"</div>
    
    </section>
    
  • Cheikh Sy•30
    @chkhs
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm proud that I was able to finish this project without loking at YouTube tutorial.

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

    The challenges that I encountered were css widths, heights. As I overcame them, I began to understand it more.

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

    The areas that I would like help with is css widths, heights and learning how to structure your project in HTML.

    Blog preview card

    3
    Herve•40
    @HerveWabo
    Posted over 1 year ago

    Great job. nice additions on the H1 link and the button. why did you choose button over an anchor for the blog category?

  • Dylan Molthu•70
    @dmolthu
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm most proud of my ability to solve an issue that I am encountering. During this project I was having some issues with margins, centering text in the middle of a div, etc... but after trying different things to fix it , it finally worked and looks great in my opinion.

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

    I encountered some issues with centering text in the middle of a div (the yellow box that says learning specifically). I overcame it by trying to work with different selectors and messing with some of their properties to manipulate it to work out for me.

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

    So far as of right now I don't need too much help, but I'm still learning how to use certain selectors.

    Blog card using HTML and CSS Flexbox

    2
    Herve•40
    @HerveWabo
    Posted over 1 year ago

    Hey, I went through your code what I'd like to recommend is that you look more into Semantic HTML. Div elements are mainly used for styling purposes they have no semantic meaning.

    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