To prevent your browser from displaying address text in italic, you can set the font-style property to _____.
A. bold
B. normal
C. semi-italic
D. semi-bold
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following statements makes the text in a JTextField uneditable?
a. textField.setEditable(true); b. textField.setEditable(false); c. textField.setUneditable(true); d. textField.setUneditable(false);
Computer Science & Information Technology
What is Q element?
What will be an ideal response?
Computer Science & Information Technology