Skip to content Skip to sidebar Skip to footer
Showing posts with the label Character

Letter With Accent Not Displayed Correctly In Mobile Browsers

I have a problem with accented letter from Google fonts. Letter 'š' shows correctly in all … Read more Letter With Accent Not Displayed Correctly In Mobile Browsers

Using European Characters In Html

I started learning HTML + CSS a week or two ago, and I'm facing a problem. I'm european so … Read more Using European Characters In Html

What Is The Html Character Reference Code For The Percent Sign (%)?

I want to use the code associated to the character %. For example when we want to write é then we c… Read more What Is The Html Character Reference Code For The Percent Sign (%)?

Numerical Character Reference Entities... Nomenclature

It used to be so simple. Or so I thought. nbsp is an entity   is, therefore, an entity reference (… Read more Numerical Character Reference Entities... Nomenclature

How To Apply Min And Max On Textarea?

Is there a way in HTML5 forms to add a min and max character to a textarea? It seems I can apply it… Read more How To Apply Min And Max On Textarea?

How To Check If A Character Will Display In The Browser

If I want to display a special character like ⬀, ⤴ or ➶, How can I see if the user's browser ca… Read more How To Check If A Character Will Display In The Browser