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

Sherline Au

@sherlineau170 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

  • Mobile-First approach with CSS grid


    Sherline Au•170
    Submitted 10 months ago

    1 comment
  • Responsive mobile-first with Vite and Axios

    #vite#axios

    Sherline Au•170
    Submitted over 1 year ago

    0 comments
  • Age Calculator using Vite

    #vite#react

    Sherline Au•170
    Submitted over 1 year ago

    0 comments
  • Blog Preview Card - HTML/CSS only


    Sherline Au•170
    Submitted over 1 year ago

    1 comment
  • QR component using html/css


    Sherline Au•170
    Submitted over 1 year ago

    2 comments
  • newsletter signup using vite and desktop-first approach

    #vite#react

    Sherline Au•170
    Submitted over 1 year ago

    0 comments
View more solutions

Latest comments

  • Lyna•260
    @lynaIFR
    Submitted 11 months ago
    What are you most proud of, and what would you do differently next time?

    I'm happy with how it came out, I made sure to make it look good on diffrent screen sizes

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

    If ther's a way to optimize the code please feel free to share!

    Responsive social media links profile

    1
    Sherline Au•170
    @sherlineau
    Posted 10 months ago

    The code is easy to read and follow. Layout is consistent across multiple screen sizes, overall a good job.

  • P
    galonaranjo•80
    @galonaranjo
    Submitted 10 months ago
    What are you most proud of, and what would you do differently next time?
    • Tightening up my workflow.
    • Flexbox is starting to feel comfortable.
    • I want to improve my layout skills.
    What challenges did you encounter, and how did you overcome them?

    I still have quite a bit of looking things up on some basic syntax, but that will come with time.

    Blog Preview Card

    1
    Sherline Au•170
    @sherlineau
    Posted 10 months ago

    Hey there! You have some redundant css styles that can be cut out. You only display flex for one area, which is the author info div. Setting the container class and div to flex with a flex-direction of column is the same as just leaving the default display to block. So you could condense lines 11-21 to just being .authorInfo {display: flex}. You can adjust the margins for your meta and tag classes to achieve the "spacing" needed.

    Marked as helpful
  • Mohamed khlifi•150
    @Mohamedkh369
    Submitted 10 months ago
    What are you most proud of, and what would you do differently next time?

    I am proud of starting to actually putting my skills into practice , and finally achieving the goal while learning about my strengths and areas i lack practice in, perhaps next time i should deepen my knowledge regarding the css flex box as it seems a very important concept in css.

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

    this project was a bit simple actually , how ever i had to learn more about git and github which turned out pretty useful and simple once you understand them.

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

    for the meantime , none.

    QR code card chanllenge solution

    1
    Sherline Au•170
    @sherlineau
    Posted 10 months ago

    Hello, Overall everything looks good, the only gripe I have is the use of paragraph tags and id's. If you wanted to reuse this card's styling without needing to "hard-code" each id, you could set the first p tag as a heading tag. Styling the tags keeps the sites styles consistent, for accents pieces you can add utilize the tag's id property.

    <section class="card-body">
          <h3> Improve your front-end skills by building projects</p>
          <p> Scan the QR code to visit Frontend Mentor and take your coding skills to the next level
          </p>
    </section>
    
    h3{
        font-size: 1.4rem;
        font-weight: bold;
    }
    p{
    color: gray;
    }
    
    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