My problem is I write a simple code in notepad++ ex.
<p><input type=Submit value="Click here!"></p>
So "click here!" will turn purple and not show up on the web page.
I seem to have no issue if I do not use the quotation marks, but I figure I need to as that is best practice?
I hope I am not too vague. If needed I can supply a screenshot. I'm new to coding so I want to make sure I get all aspects of it.