[CD] Given: We have an image named deitel.gif that is 200 pixels wide and 150 pixels high. Use the width and height attributes of the img tag to

a) increase image size by 100%;
b) increase image size by 50%;
c) change the width-to-height ratio to 2:1, keeping the width attained in a)

```
a) alt = "Exercise 2.7">
b) alt = "Exercise 2.7">
c) alt = "Exercise 2.7">
```

Computer Science & Information Technology

You might also like to view...

If you want to avoid problems when calculating, you will want to remember to choose a(n) ________ data type when adding fields to a table

Fill in the blank(s) with correct word

Computer Science & Information Technology

The default Track Changes view is:

A) All Markup. B) No Markup. C) Original. D) Simple Markup.

Computer Science & Information Technology