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)
```

```

b)
```

/code}

c)
```

```

Computer Science & Information Technology

You might also like to view...

When cropping an image, the outline of the picture indicates the portion of the picture that remains

Indicate whether the statement is true or false

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. An update anomaly occurs when the same data are stored in more than one place in the database. 2. REMOVE is the logical ordering of rows in a relation according to some key. 3. Presentation of the data abstracted from the database must take one of two forms: graphs and tabular forms. 4. Data mining is used to verify or validate patterns that humans are able to make themselves.

Computer Science & Information Technology