The problem is: Step 32
The flavors and prices are currently stacked on top of each other and centered with their respective p
elements. It would be nice if the flavor was on the left and the price was on the right.
Add the class name flavor
to the French Vanilla
p
element.
My code is:
<p class= "flavor">French Vanilla <span class="price">3.00</span></p>
My code is:
<p class= "flavor">French Vanilla <span class="price">3.00</span></p>
<p class= "flavor">French Vanilla <span class="price">3.00</span></p>
Ugh…it won’t let me post my code
brb
Hello.
Delete the spam etiquets.
You must do it like next article (CaramelMachiato) using p elements.
And, in p Fresh Vanila, aply the class.
Grets.
Thanks. Not sure if this code is what you meant, but it doesn’t work.
Try this:
SOLUTION REMOVED BY MODERATOR
Grets.
You can post code on the forum by enclosing it within two pairs of triple backticks.
Click on the </>
icon (or CTRL+e) and paste your code where indicated.
The easiest way to get help for a particular challenge is to click on the help icon which appears after you have submitted incorrect code three times.
This will automatically post your full code, a direct link to the challenge and give you a chance to explain what you’re struggling with.
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').
Hi @CrlosZgz !
We don’t allow users to post solutions for challenges on the forum.
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge.
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.
1 Like
OK. Sorry. But my solution doesn’t pass.
Ok…I got it! Just deleted a section.
Ok @jwilkins.oboe
@fullstack.melissa do the same of Caramel Macchiato…
<p>Caramel Macchiato</p>
<p>3.75</p>
… and, in p Fresh Vanila, aply the class.
Grets.