The space between the border of an element and the other elements on a page is referred to as the ________
Fill in the blank(s) with correct word
margin
Computer Science & Information Technology
You might also like to view...
Which of the following is the correct way to determine if a file stream named inFile opened correctly?
a. if( inFile.open() ) b. if( inFile.fail() ) c. if( inFile.opened() ) d. if( inFile.failed() )
Computer Science & Information Technology
Text added to a picture or object that helps people using a screen reader understand what the object is.
A. Text effects B. Formatted text C. Alternative text
Computer Science & Information Technology