Slick V3.3 manual Html Beautifier Attributes/Values Tab

Models: V3.3

1 568
Download 568 pages 2.03 Kb
Page 296
Image 296

HTML

<TD>

</TD>

</TR>

Please note that the number of line breaks is not the same as the number of blank lines. If you wanted three blank lines, then you would set the number of line breaks to 4.

After close tag - Specify the number of line breaks after the closing tag. For example, if you were to set the number of line breaks after the closing tag to 3 for the <TD> tag, and the original content was:

<TR>

<TD>

</TD>

</TR>

The resulting content would be:

<TR>

<TD>

</TD>

</TR>

Please note that the number of line breaks is not the same as the number of blank lines. If you wanted three blank lines, then you would set the number of line breaks to 4.

Stand-alone- When on, the selected tag will always have at least one preceding and trailing line break on both its opening and ending tag when beautified. You can specify that there be more than one line break by setting Line breaks for the opening and closing tags.

Attributes/Values Tab

Figure 7.27. HTML Beautifier: Attributes/Values Tab

274

Page 296
Image 296
Slick V3.3 manual Html Beautifier Attributes/Values Tab