Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Extended tags by XFRX    
 Start tagEnd tagNotice CSS attributes
Superscript<sup></sup>  
Subscript<sub> </sub>  
Paragraph<p></p><p style=""></p> 

text-align;
margin;
padding;
border-width;
border-style;
background-color;
tab-stops;
curvature;
text-indent;
direction;
charset;
tab-size;
color;
font-name;
text-size;
line-height; 

Image<img></img><img>field</img>
<img style="">field</img>

float;
margin;
width;
height;
stretch;
position;
right; 

Horizontal line<hr></hr><hr></hr>
<hr style=""></hr> 

float;
margin;
border-width;
border-style;
width;
position; 
right;

Vertical line<vr></vr><vr></vr>
<vr style=""></vr> 
float;
margin;
border-width;
border-style;
height;
position; 
right;
Quote<quote></quote><quote></quote>
<quote name=""></quote>
 
Code<code><code>  
Preformated text<pre></pre>  
Ordered list<ol></ol><ol style="">
<li>First</li>
<li>Second</li>
</ol>

list-style-type;
text-align;
margin;
padding;
border-width;
border-style; background-color; tab-stops;
curvature;
text-indent;
direction;
charset;
tab-size;
color;
font-name;
text-size; 

Unorder list<ul></ul><ul style="">
<li>First</li>
<li>Second</li>
</ul>

list-style-image;
text-align;
margin;
padding;
border-width;
border-style; background-color; tab-stops;
curvature;
text-indent;
direction;
charset;
tab-size;
color; 
font-name;

 text-size;

<list></list><list style="">
<li>First</li> <li>Second</li>
</list>

list-style-image;
text-align;
margin;
padding;
border-width;
border-style; background-color; tab-stops;
curvature;
text-indent;
direction;
charset;
tab-size;
color; 
font-name
text-size;;

Item list <li> </li>  <li style=""> </li>

list-style-image;
text-align;
margin;
padding;
border-width;
border-style; background-color; tab-stops;
curvature;
text-indent;
direction;
charset;
tab-size;
color; 
font-name;
text-size;

VFP Expression<vfpev></vfpev><vfpev>DTOC(DATE())+" "+TIME()</vfpev> 
VFP Expression with conversion format<vfpev pictureformat="" xlsf=""> </vfpev> <vfpev pictureformat="99.99" xlsf="#0.00">10</vfpev> 
Hyperlink<a href=""></a><a href="static address"></a>
<a href="'string expression'"></a>
<a href="field"></a>
 
 <a name=""></a><a name="#static name"></a>
<a name="'#string expression'"></a>
<a name="'#'+field"></a>
 
Tabelator <tab/> <tab/> 

<tab=/><tab=X/>X count of tabelators
Code page <fcp=></fcp> <fcp=42></fcp> 
Options block   <options></options> <options>TF_LIST_ITEM_CHAR=CHR(168)</options> 
Table <table></table>

<table>
<tr><th></th><th></th></tr>
<tr><td></td><td></td></tr>
</table>

 

Expand row by source alias  template="alias_expression"     <table>
<tr><th></th><th></th></tr>
<
tr template="alias_expression">
<td><vfpev>FIELD</vfpev></td>
<
/tr>
<
/table>
 
<ul>
<li template="alias_expression"><vfpev>FIELD</vfpev></li>
<
/ul>
 
<p template="alias_expression">
<vfpev>FIELD</vfpev></p>
 
 

...

Clip;Isometric;
CSS attributes
NameValuesNotice
 leftsize | percent10pt or 12px or 1cm
10% 
positionstatic;relative;absolute;relative-paragraph;stretch
 topsize | percent10pt or 12px or 1cm
10% 
 widthsize | percent 10pt or 12px or 1cm
10% 
 heightsize | percent 10pt or 12px or 1cm
10% 
 rightsize | percent 10pt or 12px or 1cm
10% 
   
positionstatic | relative | absolute | relative | paragraph
stretchClip | Isometric | Stretch;
curvature10numberwithout units
floatleft;right;left | right | center-top-bottom;bottom | center-rectangle;
   

list-style-type

decimal;decimal |
decimal with bracket;bracket |
upper roman;roman |
upper roman with bracket;bracket |
upper latin;latin |
upper latin with bracket;
lower latin; bracket |
lower latin |
lower latin with bracket;bracket |
upper roman; roman |
upper roman with bracket;  

 

list-style-image

url('')url('filename.png')
'expression'
   
charsetwindows-1250; 1250 | windows-1252; 1252 |
windows-1251
which knows VFP
windows-42 is for symbol font
directionltr;ltr | rtl;
font-name "Arial"; | "Symbols"; etc. 
text-size10px size10pt or 12px or 1cm  
tab-sizesize0.5in10pt or 12px or 1cm
tab-stopsexam.: left Xin center Yin right Zinleft size center size right sizeleft 1in center 1in right 1in;
text-alignleft;center;right;block;justify;left | center | right | block | justify
text-indent 0.2in size10pt or 12px or 1cm  
font-style normal;italic;normal | italic | inherit 
font-weightnormal;bold;normal | bold | inherit  
text-decoration normal;underline;normal | underline | line-through;through | inherit  
background-color R,G,B; #HEX; B | #HEX | "WEB Color Name";  |
rgb(r,g,b);  | hsl(h,s,l);  | cmyk(c,m,y,k);
 
color R,G,B; #HEX; B | #HEX | "WEB Color Name"; |
rgb(r,g,b);  | hsl(h,s,l);  | cmyk(c,m,y,k)
 
line-height 10pt;2.5;250% size| number | percent 10pt or 12px or 1cm
2.5 is coficient for paragraph font-size
250% is coficient for paragraph font-size
   
marginx
x x
x x x
x x x x

margin-topxsize
margin-rightxsize | percent
margin-bottomxsize
margin-rightxsize | percent
paddingx
x x
x x x
x x x x

padding-topsize 
padding-right size | percent 
padding-bottom size 
padding-right size | percent 
   
border-width size  
border-style none;dotted;dashed;dashdot;dashdotdot;solid; none | dotted | dashed | dashdot | dashdotdot | solid 
   
unitspx, pt, in, cm, mm, pc, %% (only for width, height, left, top, right, margin, padding)