Tell us what’s happening:
I want to include the character < in the text in my list, but when I do it thinks I am opening an element. How do I make this “<” included in the text without creating an element?
Your code so far
<li> <strong>>Album Title Goes Here<</strong> </li>
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36.
I’ve edited your post for readability. When you enter a code block into the forum, precede it with a line of three backticks and follow it with a line of three backticks to make easier to read. See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>) will also add backticks around text.
Yeah you can use that to actually display reserved characters for HTML AND to display characters that aren’t on your keyboard. For instance, try this in your editor: ⦖