What is the significance of the line?

```
LI EM { color: red;
font-weight: bold }
```

a) It will apply the specified style to text enclosed by either LI or EM tags.
b) It will apply the specified style to text enclosed by the EM tags which are within LI tags.
c) It will apply the specified styel to text enclosed by the LI tags which are within EM tags
d) It will apply the specified style to text not enclosed by either LI or EM tags.


b) It will apply the specified style to text enclosed by the EM tags which are within LI tags.

Computer Science & Information Technology

You might also like to view...

Why might a global page-replacement policy (in which an incoming page may replace a page of any process) be more susceptible to thrashing than a local page-replacement policy (in which an incoming page may replace only a page belonging to the same process)?

What will be an ideal response?

Computer Science & Information Technology

A document theme sets the ___ for a presentation?

A. ?color scheme B. ?font C. ?print parameters D. ?set layout

Computer Science & Information Technology

1 to 6 significant digits (unclear) Zeros may or may not be significant when there are no digits to the right of decimal point and the number ends in zeros.

36

Computer Science & Information Technology

Which of the following is the BEST source for information about malware detected on a computer?

A. README.TXT file included with the anti-spyware software installation B. User of a previously infected computer C. Operating system documentation D. Anti-spyware software website

Computer Science & Information Technology