Forum Moderators: open
Please help me out here.
I have Golive 6 and happy with it. But when I try to code by hand it doesn't accept any changes.
Let's say I have something like this:
<table>
<tr>
<td> bla bla bla</td>
</tr>
</table>
When I change it to:
<table><tr><td>bla bla</td></tr></table>
Save the file and later openit again. It shows the old formatting.
Is it possible somehow to swich off that auto-formatting?