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.
div の間に空白を追加したい。
1 div を追加してから、margin-top、padding-top などの CSS のプロパティを使用してみました... インターネットで見つけられる他のすべてのもの。スペースを追加する唯一のことは、margin-top:2000px 以上を使用する場合です...
それは私に恐ろしい巨大なスペースを与えます。div は空で、何もありません。
2 つの div の間に垂直方向のスペースを追加する方法を教えてください。ありがとう。