Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web サイトを IE で正しく表示するのに問題があります。他のすべてのブラウザでは問題なく表示されます。問題を画像タグに設定した画像属性に絞り込みました。値を 150px などの静的な値height="auto"に設定するheightと、画像は表示されますが、希望どおりに比例して表示されるわけではありません。それをする。私がこれに慣れておらず、答えを探してみましたが、探しているものが見つかりませんでした。
height="auto"
height
Never mind I deleted the height attribute and it worked just fine.