changing the color of a button on the home page to draw attention is an example of a _____________.\nglobal…

changing the color of a button on the home page to draw attention is an example of a _____________.\nglobal change\nadmin change\ndeveloper change\nlocal change
Answer
Brief Explanations:
Changing the color of a single button on a homepage to draw attention affects only that specific element on the page. It's not a global change (affecting the whole system or all pages), not an admin - level change (usually related to system - wide settings by an administrator), and not a developer - level change (usually related to code changes for functionality). It's a local change to a particular UI element.
Answer:
Local change