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 で数学 calc((100%/5)+10px); を実行しようとしています。私がこれを行うと、うまくいきません。calc(100%/5); を実行すると、それはうまく動作します。+10px を機能させるにはどうすればよいですか?