+ 1
How can I add a second table modifier?
For example a |<td colspan="2">| and a |<td bgcolor="red">Red</td>| (as in the HTML 11/18 lesson) where both the colspan and the bgcolor modifiers apply to the same cell.
1 Réponse
+ 1
Ok so i would keep it in one tag (<...>) then? That makes sense.... And I originally found this app to learn CSS, but then I realized that I hadn't thought about HTML since around 2002, so I decided I'd run through that first!