#I need help
9 messages · Page 1 of 1 (latest)
There is a non-obvious use of improper quotes around the class name in the HTML.
It should be:
"large-text"
But you have:
“large-text”
You might need to enlarge the text to see it. The proper quotes are straight. Your quotes are curved. This normally happens in word processors but not code editors. You should be using a code editor to write code.
Not really. I did a copy and paste of the code to test it because I knew that the improper capitalization violates the official standards, but most browsers allow it. I originally tested with capitalization intact and it didn't work. It still didn't after I fixed that, so I had to look more closely at what else might be the problem.
Ah makes sense
On my computer I have it as the first one
How did you put that text into Discord? Did you retype instead of copy and paste? It is always better to copy and paste when you have coding problems. Very small issues in punctuation or spelling can be the source of the problem, and we would never be able to diagnose it if it's not the original version.
I typed it on my phone. I’m not logged into discord on my computer😅