Clikpic User Guide/Formatting Text Using Html/Advanced users

Formatting Text Using Html

Advanced users

The Clikpic system replaces all carriage returns (ASCII 13) with line break characters (<br>). To ensure mark-up is preserved in your copy, ensure there are no carriage returns in your text and insert any <br> tags manually. Lists and JavaScript are excepted provided they are correctly formatted with <ul>, and <script> tags.

White space before and after the following tags is stripped: <p>, <h*>,<ul>, <li>, <table>, <script>.

In addition, wrapping text in <html></html> or <script></script> tags will preserve whitespace (<html> tags are removed – <script> tags are preserved).

Line breaks within <table> tags create a new row. To insert line breaks within table cells, use the <br> (or <br />) tag.

Advanced table formatting

Attributes passed to the <table> tag are preserved. In addition the <colgroup>, <thead>, and <tfoot> tags can be used, e.g.

<colgroup span="1" style="font-weight:bold;padding:2 4 2 0px;" width="90" valign="top">

Adding additional style classes

Should you wish to add additional style classes or override the styles for HTML elements, you can use the Styles>Advanced section page in the admin system.

 
 

Printed from www.clikpic.com - Websites for photographers and artists