When an image is displayed in the browser, how is its size determined?
A) It will be displayed at its original size unless different height and width attributes are specified.
B) It will be displayed at a size that is relational to how much space is available in the current browser window.
C) It will be displayed according to the mandatory height and width attributes.
D) It will be displayed at 50% its original size unless other height and width attributes are specified.
A
Computer Science & Information Technology
You might also like to view...
The term digital evidence describes the process of piecing together where and when a user has been on the Internet.
a. true b. false
Computer Science & Information Technology
A(n) __________ is often used to implement a priority queue.
A. array B. heap C. linked list D. stack
Computer Science & Information Technology