Oct12
Posting Short Comments
on October 12, 2012 at 12:59 pmPosted In: Administrative, Technology and Society
For those wondering how it’s done, just insert some empty HTML tags, like this:
<em> </em>
For those wondering how it’s done, just insert some empty HTML tags, like this:
<em> </em>
Comments are closed.
©2001-2013 Transterrestrial Musings | Powered by WordPress with Easel | Subscribe: RSS | Back to Top ↑
Thanks, I shall bear that in mind for future use.
How short?
Many boffins died bringing us this information.
.
There’s also a character called the “Non-breaking space” that isn’t stripped and is still counted for the character-count.
On a Mac, that’s just option-space. I don’t know the key-equivalent on the PC. But the HTML allows Unicode symbols, so you can look it up and use it. ampersand nbsp semicolon, IIRC.
That is correct. When typed it looks like this (assuming I do it right)):
You can make the HTML entities show up by using the entity for the ampersand: &
And making the ampersand entity show up is an exercise in recursion.
Titus, I didn’t do it. I was circumspect with respect to the magician’s code.
This is why we can’t have nice things.