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

Elyor05

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

  • used Regex to validate email,name,surname and form to get data

    #pure-css

    Elyor05•200
    Submitted 3 months ago

    0 comments
  • used EventListeners,divide calculations in diffrent functions

    #pure-css

    Elyor05•200
    Submitted 4 months ago

    1 comment
  • fetch json,working with DOM

    #pure-css#fetch

    Elyor05•200
    Submitted 4 months ago

    1 comment
  • used Regex to validate email and form to get email


    Elyor05•200
    Submitted 4 months ago

    JS DOM


    1 comment
  • used puseudoclass :is() to combine multiple selectors into one rule


    Elyor05•200
    Submitted 4 months ago

    1 comment
  • used media queries for adaptive design and pseudocalsses for animation


    Elyor05•200
    Submitted 5 months ago

    0 comments
View more solutions

Latest comments

  • Kingselo•70
    @Kingselo
    Submitted 4 months ago

    Created a tip caculator using html, javascript and css

    #pure-css
    1
    Elyor05•200
    @Elyor05
    Posted 4 months ago

    Great job, but:

    • your header's word "splitter" in tablet version looks odd, as i saw you forgot adding line-height to media (min-width: 700px) and (max-width: 1000px)
    • in images we had logo.svg that we can use instead of making it, i also didn't notice it at start so, i made header also by myself, you can check if you want.

    Firstly you can add line-height to media queries, to see how it should look, then replace it with logo.svg

  • Omega•70
    @gracome
    Submitted 4 months ago

    Recipe page

    1
    Elyor05•200
    @Elyor05
    Posted 4 months ago

    Great job, but:

    • The only things that can be fixed is tablet view of your website.I see you used media queries, but set
    .main {
             padding: 0; 
             margin: 0; 
             display: block;
    }
    

    which made it looks odd.

    Marked as helpful
  • P
    Dimitar Radulov•90
    @dimitarradulov
    Submitted about 3 years ago

    Responsive desktop-first solution using CSS Grid and Flexbox

    #bem#fetch
    1
    Elyor05•200
    @Elyor05
    Posted 4 months ago

    Grate job.

    • to get rid of colors of the edges just set border-radius of <div class="card card--${title}"> larger that <div class="card__content">…</div>. Set for 2rem, for example.

    On the other hand, everything is perfect.

  • Ahmed Ibrahem•50
    @Ahmed-dark7
    Submitted 4 months ago

    qr-code-component-main

    1
    Elyor05•200
    @Elyor05
    Posted 4 months ago

    Great job, but:

    • You should probably work on adaptive design.
    • Firstly, you can use 'vh' - viewheight and 'vw' - viewwidth when setting height and width for your element, it will resize based on screen resolution
    • Secondly(i suggest this one), you can use media queries, they allow you write css styles for certian devices
    // setting css styles for tablets 
    @media screen and (max-width: 769px){
    body {
        display: flex;
    }
    }
    

    i hope you will keep working

    Marked as helpful
  • Joseph Stalin•240
    @Soliman0100
    Submitted 4 months ago

    nothing new

    1
    Elyor05•200
    @Elyor05
    Posted 4 months ago

    Good job, everything looks good, but...

    • Your images arent loading up, select correct path to your image
    • Also sort your files in folder in your github, ut will be easier to understand which file is where, for you and for other people
  • RoelofWobben•20
    @RoelofWobben
    Submitted 4 months ago
    What are you most proud of, and what would you do differently next time?

    I would different that some things are gone in my mind. So I would take a beginners course in css to get into it.

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

    no real challenges

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

    is this site good responsive ? Did I use semantic html well ? Are there other things I could improve ?

    Responsive blog card

    2
    Elyor05•200
    @Elyor05
    Posted 4 months ago

    Great job.

    • You set background-color for the main tag, i suggest you to set it on body tag. Your page will be looking good and without whitespaces around
    body {
        background-color: var(--yellow)
    }
    
    • You have a great responsive design and without using media queries
View more comments
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

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