I've use Dreamweaver for all of my web design. To input my designs online I have to copy the source code and paste it in to an interface.
The problem is that the lines of code in dreamweaver run too long without returns. This is a problem because when I paste the code into the interface, the interface window is narrow and the interface makes its own breaks in the code.
An example: </
strong>
I can normally fix this by going into the source code and returning manually, so the line code doesn't run too long without a break. This can be tedious.
Is there a way to set margins for the source code in Dreamweaver?
The problem is that the lines of code in dreamweaver run too long without returns. This is a problem because when I paste the code into the interface, the interface window is narrow and the interface makes its own breaks in the code.
An example: </
strong>
I can normally fix this by going into the source code and returning manually, so the line code doesn't run too long without a break. This can be tedious.
Is there a way to set margins for the source code in Dreamweaver?