Question:Which of the following will decrease 50px from a DIV element whose width is 100%? 

A width: calc(100% - 50px); 

B width: reduce(100% - 50px); 

C width: decrease(100% - 50px); 

D width: 100% - 50px; 

+ Answer
+ Report
Total Preview: 2162

Copyright © 2025. Powered by Intellect Software Ltd