Hi Regarding the table rows. i would like to make one row white for example and the next row black for example. tried this coding in the html editor of the accommodation page:
<table><tr bgcolor=”#ffffff”><td>text</td></tr>
<tr bgcolor=”#000000″><td>text2</td></tr>
</table>
but the table row’s background color stays unchanged. Any suggestions will be appreciated.
i also want to get rid of the border around the headings “Twin room” etc on the accommodation page. Where can i make the border “0” because if i specify it in the insert image box or in the html coding, it doesn’t go away?
I need to fix this urgently, will appreciate your help.
Thank you very very very much!