I am having a html code like below:
<tr><td bgcolor=#5CB3FF ><h6>(Tentative )</h6></td></tr>
I want to remove this h6 tag from this and i still want to reduce the
text size. I am not sure as how to use CSS to do so. Can anyone
resolve this?
Thanks,
Deepan
<tr><td bgcolor=#5CB3FF ><h6>(Tentative )</h6></td></tr>
I want to remove this h6 tag from this and i still want to reduce the
text size. I am not sure as how to use CSS to do so. Can anyone
resolve this?
Thanks,
Deepan
Comment