Multiple choice technology web technology colspan=n can be added to only what tag? <tr> <text area> <table> <td> Reveal answer Fill a bubble to check yourself D Correct answer Explanation colspan attribute extends a single table cell across multiple horizontal columns. It only works on and tags. A represents an entire row, not a cell, and is the container element.