Hier seht ihr das Problem:
http://der-enzio.de/fehler.jpg
Wieso wird oben beim InternetExplorer das zweizeilig gemacht und in den anderen Browsern (Opera, Netscape, Firefox, Firebird) nicht?
Der Code ist zu 100% valid HTML!
"This Page Is Valid HTML 4.01 Transitional!"
kanns nur ned zeigen weils aufn lokalem Apache läuft.
Ich hatte das Problem jetzt schon öfters!
WO IST DAS PROBLEM? Ich hasse es
http://der-enzio.de/fehler.jpg
Wieso wird oben beim InternetExplorer das zweizeilig gemacht und in den anderen Browsern (Opera, Netscape, Firefox, Firebird) nicht?
Der Code ist zu 100% valid HTML!
"This Page Is Valid HTML 4.01 Transitional!"
kanns nur ned zeigen weils aufn lokalem Apache läuft.
Ich hatte das Problem jetzt schon öfters!
Code:
<tr> <td width="100%" style="background-image: url('gfx/login_bar.jpg')" height="25" align="right"> <form onsubmit=md5hash(vb_login_password,vb_login_md5password) action=forum/login.php method=post> <SCRIPT src="forum/clientscript/vbulletin_md5.js" type=text/javascript></SCRIPT> <font size="1" color="#CCCCCC"><b>Quicklogin:</b> <input id=navbar_username onfocus="if (this.value == 'Benutzername') this.value = '';" accessKey=u tabIndex=1 size=20 value=Benutzername name=vb_login_username class="input_quicklogin"> <input accessKey=p tabIndex=2 type=password size=20 name=vb_login_password class="input_quicklogin"> <input type="submit" value="login" class="input_quicklogin" accessKey=s tabIndex=4> </font> <INPUT type=hidden name=s> <INPUT type=hidden value=login name=do> <INPUT type=hidden value=1 name=forceredirect> <INPUT type=hidden name=vb_login_md5password> <input type=hidden tabIndex=3 value=1 name=cookieuser> </form></td> </tr>
Kommentar