これは私のhtmlコードです:
<img src="http://127.0.0.1/bookManagementProject/asset/images/mainLogo.gif"><a>
<br> <FONT SIZE=3 FACE="Arial"><br>   
<a href = "http://127.0.0.1/home.html" <b>Home<a> |
<a href = "http://127.0.0.1/login.do" <b>Login</a> | <form method="get" action= http://flyingame.gamehost.org:8080/search.do> Search: <input type="text" name=searchTermFromBanner> <input type="submit" value=Search></FONT></br>
問題は、<form>
要素が「ホーム」および「ログイン」と同じ行に表示されていないことです。
ちなみに、これはバナーHTMLコードです