Multiple choice technology web technology In tables,what does The letters td stands for ?? table doc table data tab data table detail Reveal answer Fill a bubble to check yourself B Correct answer Explanation The td tag in HTML tables stands for 'table data' and represents a standard cell containing data. This contrasts with th (table header) cells which contain header information.