New text effects
Here are some new text effects you can try:
- Glowing Text: Use the
<mark>
tag to create glowing text. For example:<mark>This text will glow</mark>
- Underlined Text: Use the
<u>
tag to create underlined text. For example:<u>This text will be underlined</u>
- Strikethrough Text: Use the
<s>
tag to create strikethrough text. For example:<s>This text will be strikethrough</s>
- Italic Text: Use the
<i>
tag to create italic text. For example:<i>This text will be italic</i>
- Bold Text: Use the
<b>
tag to create bold text. For example:<b>This text will be bold</b>
- Superscript Text: Use the
^{}
tag to create superscript text. For example:This is a superscript text^1
- Subscript Text: Use the
~{}
tag to create subscript text. For example:This is a subscript text~1
- Highlight Text: Use the
<highlight>
tag to create highlighted text. For example:<highlight>This text will be highlighted</highlight>
- Shadow Text: Use the
<shadow>
tag to create shadow text. For example:<shadow>This text will have a shadow</shadow>
- Outline Text: Use the
<outline>
tag to create outlined text. For example:<outline>This text will have an outline</outline>
- Gradient Text: Use the
<gradient>
tag to create gradient text. For example:<gradient>This text will have a gradient effect</gradient>
- 3D Text: Use the
<3d>
tag to create 3D text. For example:<3d>This text will be in 3D</3d>
- Animated Text: Use the
<animate>
tag to create animated text. For example:<animate>This text will be animated</animate>
- Text Shadow: Use the
<shadow>
tag to create a text shadow. For example:<shadow>This text will have a shadow</shadow>
- Text Glow: Use the
<glow>
tag to create a text glow. For example:<glow>This text will glow</glow>
Note: Some of these effects may not work in all browsers or devices.