I have a question: are speech quotation marks necessary when using html coding? (Is this a silly question? ;-) ). I'm self taught, and originally put them in religiously, but then noticed that html writing seems to work without them. It saves a fair bit of time not using them, but is it better to keep them in?
Here's an example to make my question clearer.
[img src="http://www.url.com/yourimage.jpg" alt="A description of the image" /]
See those little " in there? They're what I'm wondering about.
Here via Metafandom
I have a question: are speech quotation marks necessary when using html coding? (Is this a silly question? ;-) ). I'm self taught, and originally put them in religiously, but then noticed that html writing seems to work without them. It saves a fair bit of time not using them, but is it better to keep them in?
Here's an example to make my question clearer.
[img src="http://www.url.com/yourimage.jpg" alt="A description of the image" /]
See those little " in there? They're what I'm wondering about.