|
|
|
كود اظهار صفحه او موقع ادخل عنوان محل الكتابه
<SCRIPT LANGUAGE="JavaScript"> <!-- Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development window.location="اضف هنا رابط الصفحه التي تريد ظهورها "; // --> </script>
من يريد السفر الي باريس كود غنوة شعبية
<EMBED src=http://www.eqla3.com/eqla3foon/ram/Sha3bi32.ram hidden=true type=audio/x-pn-realaudio autostart="true" loop="true"></EMBED>
ياطرفه اسرتيني =كود اغنية اماراتية
<EMBED src=http://song4.6rb.com/uae/al3amry/al3amry-ya_6erfa-samra.rm hidden=true type=audio/x-pn-realaudio autostart="true" loop="true"></EMBED>
كود دردشة مميز ضع الوصله هذه
في راس الصفحه =اتبعها بلكود الي تحت ضعه في جسم الصفحه
<script language="Javascript"> <!-- function formIsValid() { // check to make sure a valid username has been entered if ( document.login.username.value == "" ) { alert('Please fill in username field'); return false; }
return true; }
function popupLogin() { // check to make sure a valid username has been entered if (!formIsValid()) return;
var username = document.login.username.value;
// the size of the popup window var width = 600; var height = 400;
// the x,y position of the popup window // NOTE: this formula will auto-center the popup on the screen var y = (screen.height - height) / 2; var x = (screen.width - width) / 2;
var url = "http://www.ormanonline.com/chat/flashchat.php?username=" + username; var options = "width=" + width + ",height=" + height + ",top=" + y + ",left=" + x + ",resizable";
// open the chat window as a popup, instead of embedded in webpage window.open( url, "chat", options ); } //--> </script>
| |
ضع الوصله هذه
في جسم الصفحه
<table border="0" cellpadding="2" cellspacing="4"
style="border-collapse: collapse" bordercolor="#111111"> <tr>
<td width="100%"> <form
action="http://www.ormanonline.com/chat/flashchat.php" method="post"
name="login"> <fieldset style="padding: 2; text-align:center"
dir="rtl"> <legend align="right"><span lang="ar-sa"><font
face="Tahoma" size="2" color="#FF0000">
الدردشة</font></span></legend>
<table
border="0" cellpadding="2" cellspacing="4" id="AutoNumber1" dir="rtl">
<tr> <font face="Arabic Transparent" color="#0080FF">
<td align="center"> <font face="Tahoma" size="2"
color="#0099FF">اسمك</font></td> <td
align="center"><input type="text" name="username" size="12"></td>
</font> </tr> <tr> <td align="center"
colspan="2"> <font face="Tahoma" color="#0080FF"><input
name="button" type="button" onClick="javascript:popupLogin();" value="Connect"
style="background-color: #F6EFDD;
font-family:tahoma"></font></td> </tr>
</table>
</fieldset></form> </td>
</tr> </table>
كود اظهار رابط لموقع او صفحه
<a href="ادخل الرابط هناء"
onmouseover="window.status='Link Description'; return true">ادخل اسم
الرابط هناء </a>
كود صفحه داخل صفحه نموذج اسفل
<IFRAME SRC="ادخل عنوان الصفحه التي تريدها ان تظهر هناء" WIDTH="70%"
HEIGHT="90"></IFRAME>
كود 3 محركات بحث من كودين الاول والثاني
الاول
<style type="text/css">
.initial{ font-weight:bold; background-image:url(first.jpg); }
</style>
<script type="text/javascript"> <!--
/*********************************************** * Rollover background-image button- © Dynamic Drive (http://www.dynamicdrive.com/) * This notice must stay intact for use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/
//Specify optional button target: "_new" for new window, or name of FRAME target (ie "myframe") var buttontarget=""
if (document.images){ after=new Image() //Enter image path of second image (for preloading purposes): after.src="second.jpg" }
function change2(e, image){ var el=window.event? event.srcElement: e.target if (el.tagName=="INPUT"&&el.type=="button") el.style.backgroundImage="url"+"('"+image+"')" }
function jumpto2(url){ if (buttontarget=="") window.location=url else if (buttontarget=="_new") window.open(url) else parent[buttontarget].location=url }
//--> </script>
الثاني
<form onMouseover="change2(event, 'second.jpg')" onMouseout="change2(event, 'first.jpg')"> <input type="button" value="Yahoo" class="initial" onClick="jumpto2('http://yahoo.com')"> <input type="button" value="Google" class="initial" onClick="jumpto2('http://google.com')"> <input type="button" value="AlltheWeb" class="initial" onClick="jumpto2('http://alltheweb.com')"> <br> </form>
هذا كود كتابه متحركه الي فوق في شكل
مميز
<center><font color="green" size="4"> <DIV
STYLE="width: 504; height: 108; filter: wave(strength=4, freq=2,
lightstrength=40, add=0, phase=20)"> <p
align="center"> <marquee direction="up" height="98" scrollamount="2"
width="137"> ضع النص هناء او الي تريد <a href=""></a><a
href=""></a> </marquee></DIV></FONT>
|