Respuesta :

The answer is: C. Underline.

Answer:

The correct option is option (C) which is underline.

Further Explanation:

The best matching option is underline which is also used in hyperlink. All font styles are not used in outside borders. Bold and italic are used for drawing the attention to the reader for important information. Colour also played an important in selection of data. Also, cell border is a type of font style which can be seen in overlapping with the cell borders.

The CSS sample command for writing underline in CSS is shown below:

h1 {

 text-decoration: underline dotted blue;

}

The above command is written in the style tag ( <style> ) and it will underline the h1 tag with blue colour in dotted lines.

Learn more:  

1. A company that allows you to license software monthly to use online is an example of ? brainly.com/question/10410011

2. Prediction accuracy of a neural network depends on _______________ and ______________. brainly.com/question/10599832  

3. The shape of our galaxy was determined ‘on the inside looking out' by surveying the milky way using ____________ telescopes. brainly.com/question/7866623  

4. List 3 characteristics of the ideal encryption scheme. brainly.com/question/3000161

Answer details:

Grade: College Engineering

Subject: Web Technology

Chapter: HTML and CSS

Keyword:

Font style, compete, cell border, italic, bold, underline, bold italic, CSS, HTML, blue, red, dotted lines, solid lines, style, tag, border, head, h1 tag, h2 tag, overlapping, cell border, hyperlink, outside borders, cell property, command, reader