HTML Tutorials

HTML Charset 0

HTML Charset – HTML Character Sets

The browser displays a particular web-page after analyzing its character set. Hence, it is important to define a proper character set so that the browser displays it correctly. The default HTML charset used is...

Emojis in HTML 1

HTML Emojis – Emoji Characters in HTML

Emojis are digital icons or characters used to express specific feelings or emotions. They have become the medium of subtle communication in the past decade, and thus, HTML5 has new features of including them...

HTML Symbols 0

HTML Symbols, Entities and Codes

HTML entities can be used to add HTML symbols to a web-page that are not present on our keyboards. Symbols such as mathematical signs, the currency of different countries, technical symbols, etc. are not...

HTML Computer Code Elements 0

HTML Computer Code Elements

During web-site development, there is sometimes a need to display code. This could be a tedious task if we consider styling of the text to match the code’s presentation. HTML Computer codes are displayed...