There is no space in between

the question is this:
You could keep trying various percentages for the widths. Instead, simply move the price p element to be on the same line and make sure there is no space between them.

Then my code is:

<p class="flavor">French Vanilla3.00</p>

This implies your price value is in a paragraph tag like so:
<p>#200</p>

i have tried it, its not working
:slightly_smiling_face:

There should be two paragraph tags, one wrapping french vanilla and the other for the price.

ok, thank you very much.

1 Like

do like this
[redacted]

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.