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

Emmanuel Gyang

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

  • Responsice QR image using flex box


    Emmanuel Gyang•10
    Submitted over 2 years ago

    0 comments

Latest comments

  • Horshaw•85
    @Horshaw
    Submitted over 2 years ago

    HTML 5 SCSS Flexbox

    #sass/scss
    3
    Emmanuel Gyang•10
    @Ripeplantain
    Posted over 2 years ago

    its better you put the text in a div then set the width for that div. It will push the rest of the text to the bottom then use text-align:center;

    		<div class="qr-text">
    			<p class="head-text">Improve your front-end skills by building projects</p>
    			<p class="desc-text">Scan the QR code to visit Frontend Mentor and take your coding skills to the next level</p>
    		</div>
    
    	.qr-text {
    		width: 300px;
    		text-align: center;
    	}
    
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