the answer is D, because the balance and Screen focus is what he needs to do to apply and maintain consistency in the content and images.
Hope this helped
:)
Answer:
You would first click view.
Explanation:
hope this helps
<span>print entire workbook</span>
Answer:
<!-- Modified by selena ramirez - for html compliance -->
Explanation:
In HTML, <!-- .. --> tag is used to insert comments in the webpage code.
Comments written inside the tag is visible only on the code, and is not displayed in the browsers when the page is requested by the client computer.
<em>Comment tag</em> is useful when there is a lot of code and multiple developers are dealing with the same code.
Comments help developers understand what changed is made and why.