开发者

HTML, CSS problem with Chrome

开发者 https://www.devze.com 2023-03-23 05:24 出处:网络
On site http://www.paka-pikk.ee/ the left menu isnt shown properly in Google Chrome. In Firefox开发者_JS百科 (blue) menu bottom part is in the right place. In Chrome, its in the middle of the menu. Wh

On site http://www.paka-pikk.ee/ the left menu isnt shown properly in Google Chrome. In Firefox开发者_JS百科 (blue) menu bottom part is in the right place. In Chrome, its in the middle of the menu. What could be the problem, code is the same.


Strangely, changing valign="top" to valign="bottom" on the <td> that contains the menu <table> fixes it and also still works in Firefox.

0

精彩评论

暂无评论...
验证码 换一张
取 消