Which of the followings is the correct CSS style rule that removes the underline of hyperlinks?

A. a {text-decoration: none};
B. a {text-decoration: no};
C. a {text-underline: none};
D. a {text-underline: no};


A. a {text-decoration: none};

Computer Science & Information Technology

You might also like to view...

This is a network where there is a dedicated channel for establishing the communications link.

What will be an ideal response?

Computer Science & Information Technology

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

1. The instructions in a program must be executed sequentially. 2. A branch instruction is any instruction that causes a break in the sequential execution of instructions. 3. MMX technology is a set of extensions built on top of the Intel architecture that enhance the performance of most application programs. 4. The Intel 64-bit Itanium architecture is a radical departure from the Intel 32-bit Pentium architecture.

Computer Science & Information Technology

If you want to force a mathematical operation in a formula to be performed in a different order in Excel, ________ can be used

A) { } B) | | C) ( ) D) [ ]

Computer Science & Information Technology

If you want to find the number of days between a start and end date, use the Now function

Indicate whether the statement is true or false

Computer Science & Information Technology