CatPhotoApp
Cat Photos
see more cat photos in our gallery.
Heh!! guy’s I’m finding it difficult on how to deal with this step. someone should help out please…
Html class - step 6
see more cat photos in our gallery.
Heh!! guy’s I’m finding it difficult on how to deal with this step. someone should help out please…
Html class - step 6
In the future, please use the Help button in the step and then click on “Create a help post on the forum” which will automatically paste your current code into your forum post so we can see what you have done.
Step 6 is asking you to do only one thing: Use the space bar to add two more spaces in front of (or before) the p
element. When you do this then you will see that the p
element lines up with the other elements inside of main
.
I would recommend you restart the step to get a fresh start and then only add those two additional spaces. If you are doing anything other than adding those two spaces then you will fail the tests.
If you need further help, then you can paste your updated HTML in here to show us what you have tried. To display your code in here you need to wrap it in triple back ticks. On a line by itself type three back ticks. Then on the first line below the three back ticks paste in your code. Then below your code on a new line type three more back ticks. The back tick on my keyboard is in the upper left just above the Tab key and below the Esc key. You may also be able to use Ctrl+e
to automatically give you the triple back ticks while you are typing in the this editor and the cursor is on a line by itself. Alternatively, with the cursor on a line by itself, you can use the </>
button above the editor to add the triple back ticks.
Thanks for the help mate, let me try this out real quick
Thanks mate this helped:))
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.