P Pandadude New member Mar 20, 2012 #1 If I don't want to run a line in HTML, instead of deleting it, can I put a mark in right of the line, so it doesn't run? I want to do this just in case I might need the line later. Thanks
If I don't want to run a line in HTML, instead of deleting it, can I put a mark in right of the line, so it doesn't run? I want to do this just in case I might need the line later. Thanks
Tedy New member Apr 22, 2012 #2 Add your code between this tags: '<!--' and'-->' ( <!-- Your Script --> ) . For example, <!-- <font color="red"> TEXT </a> --> Last edited: Apr 22, 2012
Add your code between this tags: '<!--' and'-->' ( <!-- Your Script --> ) . For example, <!-- <font color="red"> TEXT </a> -->