This commit is contained in:
2025-01-17 13:10:42 +01:00
commit 4536213c91
15115 changed files with 1442174 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# Text Opacity (Alpha)
Use the `<alpha>` tag to change text opacity. It works with hexadecimal values.
**Example:**
```
<alpha=#FF>FF <alpha=#CC>CC <alpha=#AA>AA <alpha=#88>88 <alpha=#66>66 <alpha=#44>44 <alpha=#22>22 <alpha=#00>00
```
![Example image](../images/TMP_RichTextAlpha.png)<br/>
_Successive `<alpha>` tags_