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.
この表現はどういう意味ですか:
.-main
コンテキスト:
.size main, .-main
?
ここで、ドット.は「現在地」を意味します。
.
次に.-main、メインの開始までの距離になります。メインの端に配置すると、メインのサイズにもなります。