![]() |
# 1 |
חבר חדש
|
שאלה בHTML??
עשיתי מסמך HTML עכשיו יש login בצד שמואל של
הדף אני רוצה להעביר אותו לאמתע של הדף ניסיתי אם CENTER לא עבד?? כתבתי גם שם משתמש וסיסמא ואימייל התיבות של הסיסמא והשם משתמש הם באוו קו אבל התיבה של האימיל לא באותו קו איך אני שם אותה באותו קו?? דוגמא שתבינו תיבה:שם משתמש תיבה:סיסמא תיבה:אימייל HTML קוד:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir='ltr' xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>WoW</title> <meta http-equiv="content-type" content="text/html; charset=windows-1255" /> </head> <body style="background-color: #AFEEEE; margin: 0;"> <div style='background-color: #778899 ; width: 100%; height: 400px;'> <div style='float: center; font-family: arial; font-size: 36px; color:#00FFFF; padding-left: 25px; padding-top: 20px;'> <u>LOGIN</u> <div style='float: center; font-family: arial; font-size: 18px;'> fill user name.<br />fill password. </div> </div> <div style='text-align: center; font-family: arial; font-size: 12px; padding-top: 150px;'> <div style='background-color: #fafafa; width: 100%;'> <div style='float: left; padding-top: 5px; color: #ff0000; padding-left:5px;'>USER-NAME</div> <input type="text" name="text" /> </div> </div> <div style='text-align: center; font-family: arial; font-size: 12px;'> <div style='background-color: #fafafa; width: 100%;'> <div style='float: left; padding-top: 5px; color: #ff0000; padding-left:5px;'>PASSWORD</div> <input type="password" name="password1"> <div style='text-align: center; font-family: arial; font-size: 12px;'> <div style='background-color: #fafafa; width: 100%;'> <div style='float: left; padding-top: 5px; color: #ff0000; padding-left:5px;'>MAIL</div> <input type="mail" name="mail" /> <br><input type="button" name="button" value="שלח" onclick="window.open('http://webmaster.org.il');"><br> </div> </div> </div> </body> </html> תודה מראש |
![]() |
חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
כלים לאשכול | |
תצורת הצגה | |
|
|