An external style sheet file extension is ____.

A. .exe
B. .css
C. .php
D. .jpg


Answer: B

Computer Science & Information Technology

You might also like to view...

I have a pointer, nodePtr to a node that is a struct in a linked list. I want to access the member named data. I do this using the expression

a) nodePtr.data b) nodePtr->data c) *nodePtr.data d) (*nodePtr).data e) data is private, you can’t access data under any circumstances.

Computer Science & Information Technology

What command is used to configure OSPF routing for IPv6, using process ID 50?

What will be an ideal response?

Computer Science & Information Technology

Cookies are considered a type of ________, which are a wide range of programs that monitor, record, and report on your activity while you are online

A) computer monitoring application B) spyware C) web bug D) adware

Computer Science & Information Technology

________ make(s) data easier to interpret by changing the data's appearance based on value

A) Conditional formatting B) Applying styles C) Side-by-side tables D) Sorting and filtering

Computer Science & Information Technology