User:Trekkie0587/Box of Useful Codes: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "'''Text Shadowing''' <span style="text-shadow:2px 2px 5px gray;">text</span>")
 
No edit summary
Line 1: Line 1:
'''Text Shadowing'''
'''Text Shadowing'''


<span style="text-shadow:2px 2px 5px gray;">text</span>
<span style="text-shadow:2px 2px 5px gray;">This is the code to create a shadow for text.</span>

Navigation menu