Respuesta :
What the question meant by competing with the cell border would be a font style that would be seen as overlapping with the cell borders.
Not all font styles are suitable for use when outside borders are used, though those like italic and bold (or even a combination of both) would generally be okay. What you should avoid instead is the (C) underline. Since it’s not very good when seen together with outside borders.
Answer:
The correct option is option (C) that is underline.
Further Explanation:
The correct matching option is underline which is also used in hyperlink. Bold and italic are used for drawing the attention to the reader for important information. All font styles are not used in outside borders. 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 solid red;
}
The above command is written in the style tag ( <style> ) and it will underline the h1 tag with red color in solid 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