אשכול: HTML 5
View Single Post
ישן 29-08-14, 18:49   # 4
MAORBARI
חבר מתקדם
 
מיני פרופיל
תאריך הצטרפות: Sep 2008
הודעות: 484

MAORBARI לא מחובר  

HTML קוד:
<label for="user_input">
<strong>Username:</strong>
</label>
<span class="input_wrapper">
<input type="text" id="user_input" name="user">
</span>
  Reply With Quote