العربية
<!--第一步: حجب الضوء<head>اللون الأحمر--> <style> <!-- #glowtext{ filter:glow(color=red,strength=2); العرض: 100%؛ } --> </style> <script language="JavaScript1.2"> الدالة توهج(التي){ if (document.all.glowtext[what].filters[0].strength==2) document.all.glowtext [what].filters[0].strength=1 else document.all.glowtext[what].filters[0].strength=2 } function glowit2(what){ if (document.all.glowtext.filters[0]. Strength==2) document.all.glowtext.filters[0].strength=1 else document.all.glowtext.filters[0].strength=2 } function startglowing(){ if (document.all.glowtext&&glowtext.length) { for (i=0;i<glowtext.length;i++) eval('setInterval("glowit('+i+')",150)') } else if (glowtext) setInterval("glowit2(0)",150 ) } if (document.all) window.onload=startglowing </script> <!--第二步:把如下代码加入<body>区域中--> <div align="center"><span id=" Glowtext"><font size="5"face="汉鼎简长美黑" color="#FFFF66">حجم الصورة</font></span> </div> اسم المستخدم: 可以修改发光的文字( (اللون = أحمر، القوة = 2)؛ مرشح الضوء: توهج (اللون = أحمر، القوة = 2)؛