How can you use the calc() function to create a width that is 50% of its container minus 30px? - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/makepost.php on line 52
3 followers study24x7 13 Jun 2024 11:45 AM study24x7 study24x7

How can you use the calc() function to create a width that is 50% of its container minus 30px?

A

width: calc(50% - 30px);

B

width: calc(50% - 30);

C

width: 50% - 30px;

D

width: calc(50 - 30px);

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles