My code for 64 looks corrects but I keep getting an error message when running the code

Tell us what’s happening:

My code for 64 looks corrects but I keep getting an error message when running the code. I added the medium dividef and the p element with class “note” and the text but I keep getting a “p” element error. What could be wrong?

Your code so far

WARNING

The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.

You will need to take an additional step here so the code you wrote presents in an easy to read format.

Please copy/paste all the editor code showing in the challenge from where you just linked.

Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36

Challenge: Step 64

Link to the challenge:

i dont see your code here!! but if you follow along what says in instructions, you should be fine!!

hint: you’re supposed to create a ‘div’ element with a 'divider md" class in it and then add a “p” tag with given ‘text’ in that!!

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