InterviewSolution
Saved Bookmarks
| 1. |
Which attribute is used with caption to make the colour of the caption get changed in HTML in tables |
| Answer» You can use font tag for this purpose generally. Or you can use color attribute. | |