/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_classes_ALLTAGS_inc.html
ViewVC logotype

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_classes_ALLTAGS_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jan 30 03:29:39 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 jonen 1.1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:23 -0800' -->
6     <TITLE>Docs for page ALLTAGS.inc</TITLE>
7     <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8     </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10    
11    
12     <!-- Links -->
13     <a NAME="top"></A>
14     <table WIDTH="100%" class="links">
15     <TR>
16     <TD class="font10">
17     Links:
18     <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
19     <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
20     <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>
21     <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
22     <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>
23     <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
24     <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
25     <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
26     <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
27     </TD>
28     </TR>
29     </TABLE>
30     <BR>
31    
32     <h2>File: Program_Root/tag_classes/ALLTAGS.inc</h2>
33     <!-- ========== Info from phpDoc block ========= -->
34     This file contains all of the default
35     support html tags by phpHtmlLib.
36     <BR>
37     $Id: _tag_classes_ALLTAGS_inc.html,v 1.20 2002/11/25 17:56:10 hemna Exp $
38    
39     <UL>
40    
41     <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
42    
43     <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
44    
45     </UL>
46    
47     <br>
48     <!-- =========== Used Classes =========== -->
49     <A NAME='classes_summary'><!-- --></A>
50     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
51     <TR CLASS='TableHeadingColor'>
52     <TD>
53     <span class="font12bold">Classes defined in this file</span>
54     <A HREF="#top" CLASS="links">^TOP</A>
55     </TD>
56     </TR>
57     </TABLE>
58     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
59     <THEAD>
60     <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
61     </THEAD>
62     <TBODY>
63    
64     <TR BGCOLOR='white' CLASS='TableRowColor'>
65     <TD><a href="../phpHtmlLib/Atag.html">Atag</a></TD>
66     <TD>n/a</TD>
67     </TR>
68    
69     <TR BGCOLOR='white' CLASS='TableRowColor'>
70     <TD><a href="../phpHtmlLib/ABBRtag.html">ABBRtag</a></TD>
71     <TD>n/a</TD>
72     </TR>
73    
74     <TR BGCOLOR='white' CLASS='TableRowColor'>
75     <TD><a href="../phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a></TD>
76     <TD>n/a</TD>
77     </TR>
78    
79     <TR BGCOLOR='white' CLASS='TableRowColor'>
80     <TD><a href="../phpHtmlLib/ADDRESStag.html">ADDRESStag</a></TD>
81     <TD>n/a</TD>
82     </TR>
83    
84     <TR BGCOLOR='white' CLASS='TableRowColor'>
85     <TD><a href="../phpHtmlLib/APPLETtag.html">APPLETtag</a></TD>
86     <TD>n/a</TD>
87     </TR>
88    
89     <TR BGCOLOR='white' CLASS='TableRowColor'>
90     <TD><a href="../phpHtmlLib/AREAtag.html">AREAtag</a></TD>
91     <TD>n/a</TD>
92     </TR>
93    
94     <TR BGCOLOR='white' CLASS='TableRowColor'>
95     <TD><a href="../phpHtmlLib/Btag.html">Btag</a></TD>
96     <TD>n/a</TD>
97     </TR>
98    
99     <TR BGCOLOR='white' CLASS='TableRowColor'>
100     <TD><a href="../phpHtmlLib/BASEtag.html">BASEtag</a></TD>
101     <TD>n/a</TD>
102     </TR>
103    
104     <TR BGCOLOR='white' CLASS='TableRowColor'>
105     <TD><a href="../phpHtmlLib/BDOtag.html">BDOtag</a></TD>
106     <TD>The bdo element overrides the default
107     text direction.
108    
109     REQUIRED ATTRIBUTE
110     dir : url</TD>
111     </TR>
112    
113     <TR BGCOLOR='white' CLASS='TableRowColor'>
114     <TD><a href="../phpHtmlLib/BIGtag.html">BIGtag</a></TD>
115     <TD>renders as 'bigger' text.</TD>
116     </TR>
117    
118     <TR BGCOLOR='white' CLASS='TableRowColor'>
119     <TD><a href="../phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a></TD>
120     <TD>This tag defines a long
121     quotation block</TD>
122     </TR>
123    
124     <TR BGCOLOR='white' CLASS='TableRowColor'>
125     <TD><a href="../phpHtmlLib/BODYtag.html">BODYtag</a></TD>
126     <TD>Defines the documents' body.
127    
128     OPTIONAL ATTRIBUTES (all depricated)
129     alink =&gt; color : DEPRICATED
130     background =&gt; filename : DEPRICATED
131     bgcolor =&gt; color : DEPRICATED
132     link =&gt; color : DEPRICATED
133     text =&gt; color : DEPRICATED
134     vlink =&gt; color : DEPRICATED</TD>
135     </TR>
136    
137     <TR BGCOLOR='white' CLASS='TableRowColor'>
138     <TD><a href="../phpHtmlLib/BRtag.html">BRtag</a></TD>
139     <TD>This tag inserts a single line break;</TD>
140     </TR>
141    
142     <TR BGCOLOR='white' CLASS='TableRowColor'>
143     <TD><a href="../phpHtmlLib/BUTTONtag.html">BUTTONtag</a></TD>
144     <TD>Defines a push button.</TD>
145     </TR>
146    
147     <TR BGCOLOR='white' CLASS='TableRowColor'>
148     <TD><a href="../phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a></TD>
149     <TD>The &lt;caption&gt; tag must be inserted immediately
150     after the &lt;table&gt; tag. You can specify only one
151     caption per table.
152    
153     OPTIONAL ATTRIBUTES
154     align - top, bottom DEPRICATED</TD>
155     </TR>
156    
157     <TR BGCOLOR='white' CLASS='TableRowColor'>
158     <TD><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></TD>
159     <TD>this is a depricated html tag, but
160     browsers still support it</TD>
161     </TR>
162    
163     <TR BGCOLOR='white' CLASS='TableRowColor'>
164     <TD><a href="../phpHtmlLib/CITEtag.html">CITEtag</a></TD>
165     <TD>Defines a citation</TD>
166     </TR>
167    
168     <TR BGCOLOR='white' CLASS='TableRowColor'>
169     <TD><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></TD>
170     <TD>Defines computer code text.</TD>
171     </TR>
172    
173     <TR BGCOLOR='white' CLASS='TableRowColor'>
174     <TD><a href="../phpHtmlLib/COLtag.html">COLtag</a></TD>
175     <TD>Defines the attribute values for
176     one or more columns in a table. You
177     can only use this element inside a
178     colgroup.</TD>
179     </TR>
180    
181     <TR BGCOLOR='white' CLASS='TableRowColor'>
182     <TD><a href="../phpHtmlLib/COLGROUPtag.html">COLGROUPtag</a></TD>
183     <TD>Defines groups of table columns.
184     This element is only valid
185     inside the &lt;table&gt; tag.
186    
187     NOTE: The colgroup element is an empty
188     element that contains attributes
189     only. To create columns, you must
190     specify td elements within a tr
191     element.</TD>
192     </TR>
193    
194     <TR BGCOLOR='white' CLASS='TableRowColor'>
195     <TD><a href="../phpHtmlLib/DDtag.html">DDtag</a></TD>
196     <TD>The <dd> tag defines the description
197     of the term in a definition list.</TD>
198     </TR>
199    
200     <TR BGCOLOR='white' CLASS='TableRowColor'>
201     <TD><a href="../phpHtmlLib/DELtag.html">DELtag</a></TD>
202     <TD>Defines text that has been deleted in
203     a document.</TD>
204     </TR>
205    
206     <TR BGCOLOR='white' CLASS='TableRowColor'>
207     <TD><a href="../phpHtmlLib/DFNtag.html">DFNtag</a></TD>
208     <TD>Defines a definition term</TD>
209     </TR>
210    
211     <TR BGCOLOR='white' CLASS='TableRowColor'>
212     <TD><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></TD>
213     <TD>The &lt;div&gt; tag defines the start of a
214     division/section in a document.
215    
216     NOTE: Browsers usually place a line break
217     before the &lt;div&gt; tag.</TD>
218     </TR>
219    
220     <TR BGCOLOR='white' CLASS='TableRowColor'>
221     <TD><a href="../phpHtmlLib/DLtag.html">DLtag</a></TD>
222     <TD>The <dl> tag defines the start of a
223     definition list.</TD>
224     </TR>
225    
226     <TR BGCOLOR='white' CLASS='TableRowColor'>
227     <TD><a href="../phpHtmlLib/DTtag.html">DTtag</a></TD>
228     <TD>The <dt> tag defines the start of a
229     definition list.</TD>
230     </TR>
231    
232     <TR BGCOLOR='white' CLASS='TableRowColor'>
233     <TD><a href="../phpHtmlLib/EMtag.html">EMtag</a></TD>
234     <TD>Renders as emphasized text</TD>
235     </TR>
236    
237     <TR BGCOLOR='white' CLASS='TableRowColor'>
238     <TD><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></TD>
239     <TD>The fieldset element draws a box
240     around the text and other elements
241     it contains.</TD>
242     </TR>
243    
244     <TR BGCOLOR='white' CLASS='TableRowColor'>
245     <TD><a href="../phpHtmlLib/FONTtag.html">FONTtag</a></TD>
246     <TD>n/a</TD>
247     </TR>
248    
249     <TR BGCOLOR='white' CLASS='TableRowColor'>
250     <TD><a href="../phpHtmlLib/FORMtag.html">FORMtag</a></TD>
251     <TD>The form element creates a form
252     for user input.
253    
254     REQUIRED ATTRIBUTES
255     action : url
256     Specifies where to send the
257     data when the user pushes the
258     submit button in a form.</TD>
259     </TR>
260    
261     <TR BGCOLOR='white' CLASS='TableRowColor'>
262     <TD><a href="../phpHtmlLib/FRAMEtag.html">FRAMEtag</a></TD>
263     <TD>Defines a sub window (a frame).</TD>
264     </TR>
265    
266     <TR BGCOLOR='white' CLASS='TableRowColor'>
267     <TD><a href="../phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a></TD>
268     <TD>The frameset element defines a
269     frameset.</TD>
270     </TR>
271    
272     <TR BGCOLOR='white' CLASS='TableRowColor'>
273     <TD><a href="../phpHtmlLib/H1tag.html">H1tag</a></TD>
274     <TD>Defines a header</TD>
275     </TR>
276    
277     <TR BGCOLOR='white' CLASS='TableRowColor'>
278     <TD><a href="../phpHtmlLib/H2tag.html">H2tag</a></TD>
279     <TD>Defines a header</TD>
280     </TR>
281    
282     <TR BGCOLOR='white' CLASS='TableRowColor'>
283     <TD><a href="../phpHtmlLib/H3tag.html">H3tag</a></TD>
284     <TD>Defines a header</TD>
285     </TR>
286    
287     <TR BGCOLOR='white' CLASS='TableRowColor'>
288     <TD><a href="../phpHtmlLib/H4tag.html">H4tag</a></TD>
289     <TD>Defines a header</TD>
290     </TR>
291    
292     <TR BGCOLOR='white' CLASS='TableRowColor'>
293     <TD><a href="../phpHtmlLib/H5tag.html">H5tag</a></TD>
294     <TD>Defines a header</TD>
295     </TR>
296    
297     <TR BGCOLOR='white' CLASS='TableRowColor'>
298     <TD><a href="../phpHtmlLib/H6tag.html">H6tag</a></TD>
299     <TD>Defines a header</TD>
300     </TR>
301    
302     <TR BGCOLOR='white' CLASS='TableRowColor'>
303     <TD><a href="../phpHtmlLib/HEADtag.html">HEADtag</a></TD>
304     <TD>The head element can contain information
305     about the document.</TD>
306     </TR>
307    
308     <TR BGCOLOR='white' CLASS='TableRowColor'>
309     <TD><a href="../phpHtmlLib/HRtag.html">HRtag</a></TD>
310     <TD>inserts a horizontal rule.
311    
312     NOTE: All the &quot;presentation attributes&quot;
313     of the hr element have been
314     deprecated, in favor of style sheets.</TD>
315     </TR>
316    
317     <TR BGCOLOR='white' CLASS='TableRowColor'>
318     <TD><a href="../phpHtmlLib/HTMLtag.html">HTMLtag</a></TD>
319     <TD>n/a</TD>
320     </TR>
321    
322     <TR BGCOLOR='white' CLASS='TableRowColor'>
323     <TD><a href="../phpHtmlLib/Itag.html">Itag</a></TD>
324     <TD>Renders as italic text</TD>
325     </TR>
326    
327     <TR BGCOLOR='white' CLASS='TableRowColor'>
328     <TD><a href="../phpHtmlLib/IFRAMEtag.html">IFRAMEtag</a></TD>
329     <TD>The iframe element creates an inline
330     frame that contains another document.</TD>
331     </TR>
332    
333     <TR BGCOLOR='white' CLASS='TableRowColor'>
334     <TD><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></TD>
335     <TD>This element inserts an image.
336    
337     REQUIRED ATTRIBUTES
338     src : url
339     The address of the image you want
340     to insert
341     alt : text
342     A short description of the image.
343     Use it for text-only browsers</TD>
344     </TR>
345    
346     <TR BGCOLOR='white' CLASS='TableRowColor'>
347     <TD><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></TD>
348     <TD>The &lt;input&gt; tag defines the start of an input
349     field where the user can enter data.</TD>
350     </TR>
351    
352     <TR BGCOLOR='white' CLASS='TableRowColor'>
353     <TD><a href="../phpHtmlLib/INStag.html">INStag</a></TD>
354     <TD>Defines inserted text.</TD>
355     </TR>
356    
357     <TR BGCOLOR='white' CLASS='TableRowColor'>
358     <TD><a href="../phpHtmlLib/KBDtag.html">KBDtag</a></TD>
359     <TD>Defines keyboard text</TD>
360     </TR>
361    
362     <TR BGCOLOR='white' CLASS='TableRowColor'>
363     <TD><a href="../phpHtmlLib/LABELtag.html">LABELtag</a></TD>
364     <TD>Defines a label to a control. If you
365     click the text within the label element,
366     it is supposed to toggle the control.
367    
368     NOTE: The &quot;for&quot; attribute binds a label
369     to another element. Set the value
370     of the &quot;for&quot; attribute equal to the
371     value of the &quot;id&quot; attribute of the
372     related element.</TD>
373     </TR>
374    
375     <TR BGCOLOR='white' CLASS='TableRowColor'>
376     <TD><a href="../phpHtmlLib/LEGENDtag.html">LEGENDtag</a></TD>
377     <TD>The legend element defines a caption
378     for a fieldset.</TD>
379     </TR>
380    
381     <TR BGCOLOR='white' CLASS='TableRowColor'>
382     <TD><a href="../phpHtmlLib/LItag.html">LItag</a></TD>
383     <TD>The <li> tag defines the start of a list
384     item. The <li> tag is used in both ordered
385     (<ol>) and unordered lists (<ul>).
386    
387     OPTIONAL ATTRIBUTES
388     type : 1, A, a, I, i DEPRICATED</TD>
389     </TR>
390    
391     <TR BGCOLOR='white' CLASS='TableRowColor'>
392     <TD><a href="../phpHtmlLib/LINKtag.html">LINKtag</a></TD>
393     <TD>This element defines the relationship between
394     two linked documents.
395    
396     NOTE: This element goes only in the head section,
397     but it can appear any number of times.</TD>
398     </TR>
399    
400     <TR BGCOLOR='white' CLASS='TableRowColor'>
401     <TD><a href="../phpHtmlLib/MAPtag.html">MAPtag</a></TD>
402     <TD>Defines an image map. An image map is an
403     image with clickable regions.</TD>
404     </TR>
405    
406     <TR BGCOLOR='white' CLASS='TableRowColor'>
407     <TD><a href="../phpHtmlLib/METAtag.html">METAtag</a></TD>
408     <TD>The &lt;meta&gt; element provides meta-information
409     about your page, such as descriptions and
410     keywords for search engines.
411    
412     NOTE: The &lt;meta&gt; tag always goes inside the head element.
413    
414     REQUIRED ATTRIBUTES
415     content : text
416     Sets meta information to be associated
417     with http-equiv or name.</TD>
418     </TR>
419    
420     <TR BGCOLOR='white' CLASS='TableRowColor'>
421     <TD><a href="../phpHtmlLib/NOBRtag.html">NOBRtag</a></TD>
422     <TD>NOTE: This tag doesn't really
423     exist in the HTML spec
424     NOT WISE TO USE IT.</TD>
425     </TR>
426    
427     <TR BGCOLOR='white' CLASS='TableRowColor'>
428     <TD><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></TD>
429     <TD>The noframes element displays text for
430     browsers that do not handle frames. The
431     noframes element goes inside the frameset
432     element.</TD>
433     </TR>
434    
435     <TR BGCOLOR='white' CLASS='TableRowColor'>
436     <TD><a href="../phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a></TD>
437     <TD>The noscript element is used to define
438     an alternate content (text) if a script
439     is NOT executed.
440    
441     NO ATTRIBUTES</TD>
442     </TR>
443    
444     <TR BGCOLOR='white' CLASS='TableRowColor'>
445     <TD><a href="../phpHtmlLib/OBJECTtag.html">OBJECTtag</a></TD>
446     <TD>Defines an embedded object. Use this element
447     to insert multimedia into your page.</TD>
448     </TR>
449    
450     <TR BGCOLOR='white' CLASS='TableRowColor'>
451     <TD><a href="../phpHtmlLib/OLtag.html">OLtag</a></TD>
452     <TD>The <ol> tag defines the start of an ordered list.
453    
454     OPTIONAL ATTRIBUTES
455     type : 1,A,a,I,i DEPRICATED DO NOT USE</TD>
456     </TR>
457    
458     <TR BGCOLOR='white' CLASS='TableRowColor'>
459     <TD><a href="../phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a></TD>
460     <TD>Defines an option group. This element allows
461     you to group choices. When you have a long list
462     of options, groups of related choices are easier
463     to handle.</TD>
464     </TR>
465    
466     <TR BGCOLOR='white' CLASS='TableRowColor'>
467     <TD><a href="../phpHtmlLib/OPTIONtag.html">OPTIONtag</a></TD>
468     <TD>The option element defines an option in the
469     drop-down box.</TD>
470     </TR>
471    
472     <TR BGCOLOR='white' CLASS='TableRowColor'>
473     <TD><a href="../phpHtmlLib/Ptag.html">Ptag</a></TD>
474     <TD>The <p> tag defines a paragraph.
475    
476     OPTIONAL ATTRIBUTES
477     align : left, center, right DEPRICATED DO NOT USE</TD>
478     </TR>
479    
480     <TR BGCOLOR='white' CLASS='TableRowColor'>
481     <TD><a href="../phpHtmlLib/PARAMtag.html">PARAMtag</a></TD>
482     <TD>The param element allows you to specify
483     the run-time settings for an object inserted
484     into HTML documents.
485    
486     REQUIRED ATTRIBUTES
487     name : the name of the param</TD>
488     </TR>
489    
490     <TR BGCOLOR='white' CLASS='TableRowColor'>
491     <TD><a href="../phpHtmlLib/PREtag.html">PREtag</a></TD>
492     <TD>The pre element defines preformatted text.
493     The text enclosed in the pre element usually
494     preserves spaces and line breaks. The text
495     renders in a fixed-pitch font.</TD>
496     </TR>
497    
498     <TR BGCOLOR='white' CLASS='TableRowColor'>
499     <TD><a href="../phpHtmlLib/Qtag.html">Qtag</a></TD>
500     <TD>The &lt;q&gt; tag defines the start of a short quotation.
501    
502     NOTE: The q element does not render as anything
503     special, you have to use styles to format
504     the text.</TD>
505     </TR>
506    
507     <TR BGCOLOR='white' CLASS='TableRowColor'>
508     <TD><a href="../phpHtmlLib/Stag.html">Stag</a></TD>
509     <TD>n/a</TD>
510     </TR>
511    
512     <TR BGCOLOR='white' CLASS='TableRowColor'>
513     <TD><a href="../phpHtmlLib/SAMPtag.html">SAMPtag</a></TD>
514     <TD>Defines sample computer code.</TD>
515     </TR>
516    
517     <TR BGCOLOR='white' CLASS='TableRowColor'>
518     <TD><a href="../phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a></TD>
519     <TD>Defines a script, such as JavaScript.
520    
521     REQUIRED ATTRIBUTES
522     type : text/ecmascript, text/javascript,
523     text/jscript, text/vbscript,
524     text/vbs, text/xml
525     The MIME type of the script.
526    
527     OPTIONAL ATTRIBUTES
528     language : javascript, livescript, vbscript
529     other DEPRICATED DO NOT USE</TD>
530     </TR>
531    
532     <TR BGCOLOR='white' CLASS='TableRowColor'>
533     <TD><a href="../phpHtmlLib/SELECTtag.html">SELECTtag</a></TD>
534     <TD>The select element creates a drop-down box.</TD>
535     </TR>
536    
537     <TR BGCOLOR='white' CLASS='TableRowColor'>
538     <TD><a href="../phpHtmlLib/SMALLtag.html">SMALLtag</a></TD>
539     <TD>Renders as smaller text</TD>
540     </TR>
541    
542     <TR BGCOLOR='white' CLASS='TableRowColor'>
543     <TD><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></TD>
544     <TD>The &lt;span&gt; tag defines a section in a document.
545    
546     NOTE: Browsers do not place a line break before
547     or after the &lt;span&gt; tag.</TD>
548     </TR>
549    
550     <TR BGCOLOR='white' CLASS='TableRowColor'>
551     <TD><a href="../phpHtmlLib/STRONGtag.html">STRONGtag</a></TD>
552     <TD>Renders as strong emphasized text</TD>
553     </TR>
554    
555     <TR BGCOLOR='white' CLASS='TableRowColor'>
556     <TD><a href="../phpHtmlLib/STYLEtag.html">STYLEtag</a></TD>
557     <TD>Defines a style in a document. The style
558     element goes in the head section. If you
559     want to include a style sheet in your page,
560     you should define the style sheet externally,
561     and link to it using <link>.
562    
563     REQUIRED ATTRIBUTES
564     type : text/css, text/javascript</TD>
565     </TR>
566    
567     <TR BGCOLOR='white' CLASS='TableRowColor'>
568     <TD><a href="../phpHtmlLib/SUBtag.html">SUBtag</a></TD>
569     <TD>defines a subscript text</TD>
570     </TR>
571    
572     <TR BGCOLOR='white' CLASS='TableRowColor'>
573     <TD><a href="../phpHtmlLib/SUPtag.html">SUPtag</a></TD>
574     <TD>defines a superscript text</TD>
575     </TR>
576    
577     <TR BGCOLOR='white' CLASS='TableRowColor'>
578     <TD><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></TD>
579     <TD>The &lt;table&gt; tag defines the start of a table.
580     Inside a table row you can put table headers,
581     table rows, and table cells.</TD>
582     </TR>
583    
584     <TR BGCOLOR='white' CLASS='TableRowColor'>
585     <TD><a href="../phpHtmlLib/TBODYtag.html">TBODYtag</a></TD>
586     <TD>Defines a table body.</TD>
587     </TR>
588    
589     <TR BGCOLOR='white' CLASS='TableRowColor'>
590     <TD><a href="../phpHtmlLib/TDtag.html">TDtag</a></TD>
591     <TD>Defines a cell in a table.
592    
593     OPTIONAL ATTRIBUTES
594     bgcolor : color DEPRICATED DO NOT USE
595     height : pixels, % DEPRICATED DO NOT USE
596     width : pixels, % DEPRICATED
597     use styles instead like this &lt;td style=&quot;width:100px;&quot;&gt;</TD>
598     </TR>
599    
600     <TR BGCOLOR='white' CLASS='TableRowColor'>
601     <TD><a href="../phpHtmlLib/TEXTAREAtag.html">TEXTAREAtag</a></TD>
602     <TD>Defines a text-area (a multi-line text
603     input control).
604     The default font in the text-area is fixed pitch.
605    
606     REQUIRED ATTRIBUTES
607     cols : number
608     The width of the textarea, in characters.
609    
610     rows : number
611     The height of the textarea, in rows
612    
613     OPTIONAL ATTRIBUTES
614     wrap : soft, hard, off DEPRICATED DO NOT USE</TD>
615     </TR>
616    
617     <TR BGCOLOR='white' CLASS='TableRowColor'>
618     <TD><a href="../phpHtmlLib/TFOOTtag.html">TFOOTtag</a></TD>
619     <TD>n/a</TD>
620     </TR>
621    
622     <TR BGCOLOR='white' CLASS='TableRowColor'>
623     <TD><a href="../phpHtmlLib/THtag.html">THtag</a></TD>
624     <TD>Defines a header cell in a table.
625     Very much the same as a data cell,
626     but rendered in bold and with a default
627     center alignment.
628    
629     OPTIONAL ATTRIBUTES
630     same as TDtag
631    
632     STANDARD ATTRIBUTES
633     same as TDtag
634    
635     EVENT ATTRIBUTES
636     same as TDtag</TD>
637     </TR>
638    
639     <TR BGCOLOR='white' CLASS='TableRowColor'>
640     <TD><a href="../phpHtmlLib/THEADtag.html">THEADtag</a></TD>
641     <TD>defines a table header</TD>
642     </TR>
643    
644     <TR BGCOLOR='white' CLASS='TableRowColor'>
645     <TD><a href="../phpHtmlLib/TITLEtag.html">TITLEtag</a></TD>
646     <TD>n/a</TD>
647     </TR>
648    
649     <TR BGCOLOR='white' CLASS='TableRowColor'>
650     <TD><a href="../phpHtmlLib/TRtag.html">TRtag</a></TD>
651     <TD>n/a</TD>
652     </TR>
653    
654     <TR BGCOLOR='white' CLASS='TableRowColor'>
655     <TD><a href="../phpHtmlLib/TTtag.html">TTtag</a></TD>
656     <TD>n/a</TD>
657     </TR>
658    
659     <TR BGCOLOR='white' CLASS='TableRowColor'>
660     <TD><a href="../phpHtmlLib/Utag.html">Utag</a></TD>
661     <TD>n/a</TD>
662     </TR>
663    
664     <TR BGCOLOR='white' CLASS='TableRowColor'>
665     <TD><a href="../phpHtmlLib/ULtag.html">ULtag</a></TD>
666     <TD>n/a</TD>
667     </TR>
668    
669     <TR BGCOLOR='white' CLASS='TableRowColor'>
670     <TD><a href="../phpHtmlLib/VARtag.html">VARtag</a></TD>
671     <TD>n/a</TD>
672     </TR>
673    
674     <TR BGCOLOR='white' CLASS='TableRowColor'>
675     <TD><a href="../phpHtmlLib/XMPtag.html">XMPtag</a></TD>
676     <TD>n/a</TD>
677     </TR>
678    
679     </TBODY>
680     </TABLE>
681     <br>
682     <br>
683     <!-- =========== Includes SUMMARY =========== -->
684     <A NAME='includes_summary'><!-- --></A>
685     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
686     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
687     <TD>
688     <span CLASS="font12bold">Include Statements Summary</span>
689     <A HREF="#top" CLASS="links">^TOP</A>
690     </TD>
691     </TR>
692     </TABLE>
693     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
694     <THEAD>
695     <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
696     </THEAD>
697     <TBODY>
698    
699     </TBODY>
700     </TABLE>
701     <br>
702    
703     <br>
704     <!-- =========== CONSTANT SUMMARY =========== -->
705     <A NAME='global_summary'><!-- --></A>
706     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
707     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
708     <TD>
709     <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
710     <A HREF="#top" CLASS="links">^TOP</A>
711     </TD>
712     </TR>
713     </TABLE>
714     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
715     <THEAD>
716     <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
717     </THEAD>
718     <TBODY>
719    
720     </TBODY>
721     </TABLE>
722     <br>
723    
724    
725     <br>
726     <!-- =========== CONSTANT SUMMARY =========== -->
727     <A NAME='constant_summary'><!-- --></A>
728     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
729     <TR CLASS='TableHeadingColor'>
730     <TD>
731     <span CLASS="font12bold">Constant Summary</span>
732     <A HREF="#top" CLASS="links">^TOP</A>
733     </TD>
734     </TR>
735     </TABLE>
736     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
737     <THEAD>
738     <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
739     </THEAD>
740     <TBODY>
741    
742     </TBODY>
743     </TABLE>
744     <br>
745    
746     <br>
747     <!-- =========== Function SUMMARY =========== -->
748     <A NAME='Function_summary'><!-- --></A>
749     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
750     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
751     <TD>
752     <span class="font12bold">Function Summary</span>
753     <A HREF="#top" CLASS="links">^TOP</A>
754     </TD>
755     </TR>
756    
757    
758     </TABLE>
759    
760     <br>
761     <!-- ============ Includes DETAIL =========== -->
762    
763     <A NAME='includes_detail'></A>
764     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
765     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
766     <TD>
767     <span CLASS="font12bold">Include Statements Detail</span>
768     <A HREF="#top" CLASS="links">^TOP</A>
769     </TD>
770     </TR>
771     </TABLE>
772    
773    
774    
775     <br>
776     <!-- ============ GLOBALS DETAIL =========== -->
777    
778     <A NAME='global_detail'></A>
779     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
780     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
781     <TD>
782     <span CLASS="font12bold">Global Variable Detail</span>
783     <A HREF="#top" CLASS="links">^TOP</A>
784     </TD>
785     </TR>
786     </TABLE>
787    
788    
789    
790     <br>
791     <!-- ============ CONSTANT DETAIL =========== -->
792    
793     <A NAME='constant_detail'></A>
794     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
795     <TR CLASS='TableHeadingColor'>
796     <TD>
797     <span CLASS="font12bold">Constant Detail</span>
798     <A HREF="#top" CLASS="links">^TOP</A>
799     </TD>
800     </TR>
801     </TABLE>
802    
803    
804    
805     <br>
806     <!-- ============ FUNCTION DETAIL =========== -->
807    
808     <A NAME='function_detail'></A>
809     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
810     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
811     <TD>
812     <span class="font12bold">Function Detail</span>
813     <A HREF="#top" CLASS="links">^TOP</A>
814     </TD>
815     </TR>
816     </TABLE>
817     <BR>
818    
819    
820     <br>
821     </HTML>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed