Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
![i added table in html editor with 2 row & column and border set to "0" but on my website ,you see border ..plz help me , how can i fix this issue !! ]
One possible easy way of removing the border would be by making use of an external stylesheet.
Something like
.bodyText table {border:none;}
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
html editor : table border issue
![i added table in html editor with 2 row & column and border set to "0" but on my website ,you see border ..plz help me , how can i fix this issue !! ]
One possible easy way of removing the border would be by making use of an external stylesheet.
Something like
is working on a reply...