عرض مشاركة واحدة
قديم 25th February 2015   #1
 
الملف الشخصي:





 


تقييم العضو:
قوة السمعة: 255

السماء الصافية is a name known to allالسماء الصافية is a name known to allالسماء الصافية is a name known to allالسماء الصافية is a name known to allالسماء الصافية is a name known to allالسماء الصافية is a name known to all

Icon26 الدرس الخامس في دوره الhtml

      









كود بلغة HTML
 <div style="background-color:black; color:white; margin:20px;
 padding:20px; width:80%">

<h2>لا تحزن</h2>

<p>
فالظلم كثير ولكن عدل الله ات لا محاله
</p>

</div>





كود بلغة HTML
لتغيير كلمة بين كلمتين في اللون
<h1>انا <span style="color:red"> أحب</span>  ربي</h1>




كود بلغة HTML
<iframe src="http://www.w3schools.com/html/html_iframe.asp" width="200" height="200"></iframe>
 
  <iframe src="http://www.w3schools.com/html/html_iframe.asp" frameborder="0"></iframe>

لعمل الفورم





كود بلغة HTML
<html>
<head><title> الصفحة الرئيسية لموقع السماء</title></head>
<body bgcolor="#99FF99"; dir="rtl">
 
<form action="form_action.html">
الاسم:<br>
<input type="text" name="الاسم">
<br>
كلمة السر:<br>
<input type="password" name="كلمة السر">
 E-mail: <input type="email" name="email" 
 
<br>
<input type="radio" name="sex" value="male" checked>ذكر
<br>
<input type="radio" name="sex" value="female">أنثي
<br><br>


اثبت وجودك .. تقرأ وترحل شارك معنا برد أو بموضوع

السماء الصافية غير متواجد حالياً   رد مع اقتباس