Forum Moderators: open
This is not something that is going to be done on purpose but could possibly happen with a feature of the software I'm using that dynamically generates the meta description tag - any idea what would happen if there was for example a <br> tag in the middle of a meta description tag - is that ignored, added to the description, or anything else?
Cheers
"some words<br>more words" rather than rendering the <br> as a new line.
I have no idea what effect this would have in a description, but I would try to avoid it.
Browsers do not render any code in the <head> section. Spiders could be confused by it.
You do validate your pages at: [validator.w3.org...] don't you?