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.
私の前の質問を見て、私が何をしているのかを基本的に理解してくださいHERE。
stackoverflowメンバーの助けを借りて、この基本的なテンプレートを作成しました。
ご覧のとおり、ウィンドウのサイズを480 pixels. この問題を解決するにはどうすればよいですか? 何か不足していますか?
480 pixels
ウェブサイトの HTML/CSS はこちら
助けていただければ幸いです。
以下の回答のおかげで、ウェブサイトは現在機能しています。
追加してみてください:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<head>ドキュメントの
<head>