« Back to the Techie Tests Forum

Text Effects

Advent 2021 - Day 23 - Code Snippets

Happy December 23rd!

Here are some useful snippets of code you can use pretty much everywhere on SpaceHey - on your profile, in comments, in bulletins, in blog entries and on the forums!

Scolling Text

<marquee>Text</marquee>
Example

Blinking Text

<blink>Text</blink>
Example

Highlighted Text

<mark>Text</mark>
Example

Bold Text

<b>Text</b>
Example

Italic Text

<i>Text</i>
Example

Underlined Text

<u>Text</u>
Example

Strikethrough Text

<del>Text</del>
Example

Link

<a href="https://example.com">Text</a>


Report Topic

1 Reply

Reply by wisp .ᐟ ꒰🫧꒱

posted

eeeee tysm this is very helpful !! 


Report Reply