برامج - أرشيف المقالات - الدروس - البرامج - أرشيف الدروس - أدوات المصمم - الطب البديل -
حدد الكود وإضغط مفتاحي Ctrl+C لنسخ الكود
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> <title></title> </head> <body> <table border="0" width="280" id="example" style="border:5px solid green"> <tr> <td bgcolor="#000000"> <p align="center" dir="rtl"><b><font face="Arial Black" size="4" color="#FFFF00">ابوليالي يرحب بكم</font></b> </td> </tr> </table> <script language="JavaScript1.2"> <!-- function flashit(){ if (!document.all) return if (example.style.borderColor=="blue") example.style.borderColor="red" else example.style.borderColor="blue" } setInterval("flashit()",200) //--> </script> </body> </html>
برامج .. برمجة baramij.info