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.
ブラウザにデータを表示する必要がありますが、ページを 2 つのセクションに分割したいと考えています。したがって、2 番目のテーブルを下ではなく横に表示したいと思います。
何か考えはありますか?
テーブルを div でラップし、フロートし、クリアします。IE がフロートを壊さないように、div に幅を設定する必要があります。