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
Computer Science & Information Technology
You might also like to view...
A bar tab aligns data at a decimal point
Indicate whether the statement is true or false
Computer Science & Information Technology
Briefly describe what an object initializer does and give a specific example. When is the object initializer assignment made?
What will be an ideal response?
Computer Science & Information Technology