Excellent work main problem I found was that people could break your forum layout with the Glow and Shadow tags if they combine them wrong...
so here what I used instead
Glow
Code:
<font style="filter:shadow(color=#666666, direction=225);height=1px"><font color="#FFFFFF">Ahmad Aloufi</font></font>
Shadow
Code:
<font style="filter:glow(color=red, strength=4);height=1px"><font color="#FFFFFF"> HiSquad.net</font></font>