עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

עזרה דחוף בHTML - יישור לימין של FORMS

Featured Replies

פורסם

היי

בניתי דף שמקבל מידע... היישור הוא לשמאל כך ש

יש טכסט משמאל לתיבות.

כשאני עושה יישור לימין רגיל (<center>) אז זה עובר ימינה, אך הטכסט מופיע מימבין לתיבות.

איך אני מעביר אותו לימין?

תודה

יונתן

פורסם

תעלה את מה שכתבת.

פורסם
  • מחבר

<html>

<head>

<title>

Working with forms - Harshama le Keitana.

</title>

</head>

<body bgcolor="cornflowerblue" text="lavender">

<center>

<h2>טופס רישום לקייטנה</h2>

</center>

<form name="rishum" method="get">

<table>

<tr>

<td>שם הילד</td>

<td><input type="text" name="childname"/></td>

</tr>

<tr>

<td>שם משפחה</td>

<td><input type="text" name="childfamilyname"/></td>

</tr>

<tr>

<td><br/></td>

<td> </td>

</tr>

<tr>

<td>גיל</td>

<td>

<select name="age">

<option value="5-7" >5-7</option>

<option value="8-10">8-10</option>

<option value="11-12">11-12</option>

</select>

</td>

</tr>

<tr>

<td><br/></td>

<td> </td>

</tr>

<tr>

<td>בן</td>

<td><input type="radio" value="male" name="gender"/></td>

</tr>

<tr>

<td>בת</td>

<td><input type="radio" value="female" name="gender"/></td>

</tr>

<tr>

<td><br/></td>

<td> </td>

</tr>

<tr>

<td> <td>

<td><i><b>תחביבים של הילד</b></i></td>

</tr>

<tr>

<td>כדורגל</td>

<td><input type="checkbox" value="soccer" name="hobbies"/></td>

</tr>

<tr>

<td>כדורסל</td>

<td><input type="checkbox" value="basketball" name="hobbies"/></td>

</tr>

<tr>

<td>פינג-פונג</td>

<td><input type="checkbox" value="ping-pong" name="hobbies"/></td>

</tr>

<tr>

<td>קפיצה בטרמפולינה</td>

<td><input type="checkbox" value="trampoline" name="hobbies"/></td>

</tr>

<tr>

<td><br/></td>

<td> </td>

</tr>

<tr>

<td> </td>

<td>תשלום בכרטיס אשראי</td>

</tr>

<tr>

<td>מספר כרטיס אשראי</td>

<td><input type="password" maxlength="9" minlength="9" size="12" name="credit"/></td>

</tr>

<tr>

<td>תוקף</td>

<td><input type="password" maxlength="4" minlength="4" size="6" name="tokef"/></td>

</tr>

<tr>

<td><br/></td>

<td> </td>

</tr>

<tr>

<td>הערות</td>

<td><textarea name="comments" rows="8" cols="52">כתבו כאן אם ברצונכם לצרף הערות כלשהן</textarea></td>

</tr>

<tr>

<td><br/></td>

<td> </td>

</tr>

<tr>

<td><input type="reset"value="נקה הכל"/></td>

<td><input type="submit" value="שלח"/></td>

</tr>

</table>

</form>

<br/>

<br/>

<br/>

<br/>

<center>

<form>

<input type="button" value="הצג מקור"

onClick= 'window.location = "view-source:" + window.location.href'>

</form>

</center>

</body>

</html>

פורסם

תסביר איך אתה רוצה שיראו התיבות והטקסט

פורסם
  • מחבר

שיחקת אותה גבר!!!

;D

תודה ;)

  • 2 שבועות מאוחר יותר...
פורסם

אתה מרשה לי לקחת הכל לשנות ממש יענו לדברים שלי

ואז אם כן איך אני עושה שהטופס עם המיידע שענו יישלח אליי לאימייל?

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.