টেবিলের সেলের ব্যাকগ্রাউন্ড কালার কোন ট্যাগে হলুদ হবে?
ক
<table bg color = "Yellow">
খ
<tr bg color = "Yellow">
গ
<td bgcolor="Yellow">
ঘ
<tr td bgcolor="Yellow">
সঠিক উত্তর: <td bgcolor="Yellow">