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.
人々
HTML ページがあり、それを IE10 で開くと、常に
ブラウザモード:IE10 ドキュメントモード:Quirk.
Web サイトを開くには IE ブラウザーが必要です。
ブラウザモード:IE10 ドキュメントモード:標準。
ダーリア
doctype を設定します。html5 の有効な doctype は次のとおりです。
<!DOCTYPE html>