Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
4

JustAsteri

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

  • Social Links Profile


    JustAsteri•70
    Submitted 11 months ago

    2 comments
  • Blog Preview Card


    JustAsteri•70
    Submitted 11 months ago

    1 comment
  • QR code component


    JustAsteri•70
    Submitted 11 months ago

    1 comment
  • Product preview card component


    JustAsteri•70
    Submitted 11 months ago

    0 comments
  • Recipe page


    JustAsteri•70
    Submitted 11 months ago

    1 comment

Latest comments

  • Arthur Schossler Dutra•60
    @Notdutra
    Submitted 11 months ago

    Recipe page

    1
    JustAsteri•70
    @justasteri
    Posted 11 months ago
    • CSS Specificity: While your CSS is generally well-structured, consider using more specific selectors to avoid unintended styling. For example, instead of using .image, you could use .recipe-card .image to target the image within the recipe card.
    • CSS Variables: Using CSS variables (e.g., --primary-color, --font-family) can make it easier to manage your color palette and typography throughout the project.
    • Accessibility: Ensure that your code adheres to accessibility guidelines. This includes using appropriate ARIA attributes, providing alternative text for images, and using heading elements (H1, H2, etc.) in a logical hierarchy.
  • Seif AL-Din•190
    @Seifaldinjokerian
    Submitted 11 months ago

    Created By Html5 CSS3 Flex box

    1
    JustAsteri•70
    @justasteri
    Posted 11 months ago
    • Accessibility: Consider adding screen reader descriptions to the social media icons using the aria-label attribute.
    • Font Customization: You've included a @font-face rule for a custom font named "InterVar" but it's not currently used. If you want to use this font, make sure to link it correctly in your stylesheet. Alternatively, you can remove the unused rule.
    Marked as helpful
  • Amit Dhakal•610
    @herojk64
    Submitted 11 months ago

    Blog preview card done using only HTML and CSS with responsiveness

    1
    JustAsteri•70
    @justasteri
    Posted 11 months ago
    • Global Styling: Your global styles reset most of the browser's default margins and paddings. This can be helpful for consistency, but be mindful of potential unintended consequences. Consider using a more targeted approach to resetting styles.
    • Image Alt Text: While you have alt text for the illustration, consider adding alt text for the author avatar as well, for better accessibility.
    • Author Attribution: The attribution div is currently hidden. You might want to make it visible with a lower opacity or a different styling approach.
    • Button Functionality: The "Learning" button doesn't seem to have any functionality defined. Consider adding an onclick event or styling it differently if it's just for decoration.
    • Responsiveness: You could explore further improvements for responsiveness on even smaller screens.
  • Tboi•20
    @Tboi250
    Submitted 11 months ago

    Frontend Mentor - QR code component HTML and CSS

    1
    JustAsteri•70
    @justasteri
    Posted 11 months ago

    HTML:

    • Semantic elements: Consider using a more semantic element for the .image container. Since it holds an image, a <figure> element might be more appropriate.
    • Redundant srcset attribute: The img tag doesn't have a srcset defined, so you can remove the empty srcset="" attribute.

    CSS:

    • Specificity: You can improve the specificity of your selectors to avoid potential conflicts with other styles. Consider using class names instead of tags whenever possible (e.g., .container instead of #container).
    • Responsiveness: The code currently uses fixed widths and margins. Implementing responsive design techniques like media queries would ensure the component adapts to different screen sizes.

    Additional points:

    • Font loading: Importing the font from Google Fonts is a good practice. However, consider using a font-loading strategy (like font-display) to optimize performance.
    • QR code accessibility: For improved accessibility, consider adding a descriptive text block (besides the visual QR code) explaining its purpose and providing a link to the target website.

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