PrepAway - Latest Free Exam Questions & Answers

You are developing a web page that includes the following HTML.

You are developing a web page that includes the following HTML.

<span id=-myTextSpan- class=-myStyle->Hello, World!</Span>

You need to use inline CSS styling to format the text with Arial font.

Which code segment should you use?



A. Option A

B. Option B

C. Option C

D. Option D

Explanation:

The font-family property specifies the font for an element.

Reference: CSS font-family Property


Leave a Reply