Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Tip Calculator

#itcss
Kiyoomi 480

@Jukiyoomi

Desktop design screenshot for the Tip calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I wonder why there is always a gap between our solution and the design in relation to the positioning. and someone can explain this line to me : Page should contain a level-one heading ?

Community feedback

Nakoya Wilson 1,530

@nakoyawilson

Posted

The level-one heading just means your page should have an h1. For your code, since you didn't use the logo svg, instead of:

<p class="title">splitter</p>

you can change it to:

<h1 class="title">splitter</h1>

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord