QUESTION IMAGE
Question
tables allow you to organize information on a web page using html ____. 1 point
keylinks
flowcharts
indices
tags
a(n) ____ is a horizontal line of information in a table. 1 point
column
grid
row
baseline
For the first question: HTML tables are created using HTML tags (like <table>, <tr>, <td> etc.). Keylinks, Flowcharts, and Indices are not related to HTML table creation. So the correct option is Tags.
For the second question: In a table, a row is a horizontal line of information (defined by <tr> in HTML). Column is vertical, Grid is the whole table structure, and Baseline is a typographic term. So the correct option is Row.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- D. Tags
- C. Row