Difference between revisions of "HTML tags"

From Catalyst
Jump to: navigation, search
Line 12: Line 12:
 
* '''<nowiki><h1>&</h1>''' to '''<h6>&</h6></nowiki>''' - Defines text as a HTML Heading ('''h1''' = largest - '''h6''' = Smallest)
 
* '''<nowiki><h1>&</h1>''' to '''<h6>&</h6></nowiki>''' - Defines text as a HTML Heading ('''h1''' = largest - '''h6''' = Smallest)
 
* '''<nowiki><p>&</p></nowiki>''' - Defines a Paragraph
 
* '''<nowiki><p>&</p></nowiki>''' - Defines a Paragraph
* <nowiki><div>&</div></nowiki> - Define a section of a document
+
* '''<nowiki><div>&</div></nowiki>''' - Define a section of a document
* <nowiki><ul>&</ul></nowiki> - Defines a directory list
+
* '''<nowiki><ul>&</ul></nowiki>''' - Defines a directory list
* <nowiki><ol>&</ol></nowiki> - Defines an ordered list
+
* '''<nowiki><ol>&</ol></nowiki>''' - Defines an ordered list
* <nowiki><li>&</li></nowiki> - Defines an Un-ordered list
+
* '''<nowiki><li>&</li></nowiki>''' - Defines an Un-ordered list
* <nowiki><table>, <thead>, <tbody>, <tfoot>, <tr>, <th> and <td></nowiki>
+
* '''<nowiki><table>&</table></nowiki>'''
* <nowiki><br /></nowiki>
+
* '''<nowiki><thead>&</thead></nowiki>'''
* <nowiki><hr /></nowiki>
+
* '''<nowiki><tbody>&</tbody></nowiki>'''
 +
* '''<nowiki><tfoot>&</tfoot></nowiki>'''
 +
* '''<nowiki><tr>&</tr></nowiki>'''
 +
* '''<nowiki><th>&</th></nowiki>'''
 +
* '''<nowiki><td>&</td></nowiki>'''
 +
* '''<nowiki><br />'''</nowiki>
 +
* '''<nowiki><hr />'''</nowiki>
  
 
=== In-line elements ===
 
=== In-line elements ===

Revision as of 16:12, 15 October 2015

Summary

In many "Sales text" fields you can enter text that will appear on your website. In these text fields it is permissible to use a selected sub-set of HTML tags to style the text in various ways.

More Information

The allowed HTML tags are listed below. A description of what they do is beyond the scope of this article.

Generally, paragraph tags (<p>) are not required. Simply leave empty lines between paragraphs and the website will show them as such.

Block elements

  • <h1>&</h1>''' to '''<h6>&</h6> - Defines text as a HTML Heading (h1 = largest - h6 = Smallest)
  • <p>&</p> - Defines a Paragraph
  • <div>&</div> - Define a section of a document
  • <ul>&</ul> - Defines a directory list
  • <ol>&</ol> - Defines an ordered list
  • <li>&</li> - Defines an Un-ordered list
  • <table>&</table>
  • <thead>&</thead>
  • <tbody>&</tbody>
  • <tfoot>&</tfoot>
  • <tr>&</tr>
  • <th>&</th>
  • <td>&</td>
  • <br />'''
  • <hr />'''

In-line elements

  • <font>
  • <b>, <strong>, <i> and <em>
  • <span>
  • <img />
  • <a>

See also


Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
Platinum Online, Platinum O+, HTML, sales text