Write a CSS rule that makes all text 1.5 times larger than the base font of the system and colors it red.

What will be an ideal response?


```

1

2

3

4

5

6

7 Solution: 19.3

8

12

13

14

15 Testing red text that is 1.5 times the default font size

16

17

```



Computer Science & Information Technology

You might also like to view...

To quickly see how a table will look when printed, press and hold Ctrl and then press ________ to view the document in Print Preview

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can place sparklines near, or even behind, the data itself, so they act as a handy and compact reference.

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

Computer Science & Information Technology

How do you create an object that is an instance of a class? Provide an example.

What will be an ideal response?

Computer Science & Information Technology

Programmers and analysts sometimes use a graphical language to describe classes and object-oriented processes. This language is called ____.

A. pseudocode B. GUI C. UML D. Java

Computer Science & Information Technology