Creates a new instance of TD super("TD");
super("TD");
this(); addAttribute("rowspan", String.valueOf(rowSpan)); addAttribute("colspan", String.valueOf(colSpan));