• Does anyone know if there is any invisible character other than the space? like a website using (Example: This Invisible Character). Is it possible to programmatically add some such characters that are not shown by html code block, i’m trying by unicode but when ever i paste it so it takes same unicode but don’t copy it as an invisible character?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sorry, I don’t follow. What exactly are you trying to accomplish

    Thread Starter invisiblecharacter

    (@invisiblecharacter)

    I’m Using Html Block And Adding Unicode In It For Copying Invisible Character But When I Copy So It’s Copying That Unicode Not Copying It’s Functionality As Example Website Is Working.

    Dion

    (@diondesigns)

    You should be able to use   in a HTML block to display a non-breaking space. There are a few other defined “blank” Unicode characters, but most fonts don’t support them, so they shouldn’t be used. All fonts support the non-breaking space.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Html Unicode’ is closed to new replies.