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.
CSS で小数を使用する場合、次のうちどれが優先されますか?
パディング: 0.9em;
また
パディング: .9em;
複雑さを軽減し、読みやすさを向上させるために、あなたとあなたのチームが標準として決定した形式はどれでも構いません。