Reference HTML Tag Tag Description <a> Defines a link. <area> Defines a hot-spot region on an image, and optionally associates it with a hypertext link. This element is used within a <map> element. <b> Defines bold text. <br> Defines a break in text. <div> Defines a division or a section in an HTML document. <em> Defines emphasized text. <h1>, <h2>, <h3>, <h4>, <h5>, <h6> Defines HTML headings. <i> Defines text that should be italicized. <img> Defines an image. <li> Defines a list item. <map> Defines client-side image-map. <ol> Defines an ordered list. <p> Defines a paragraph. <s> Defines a part of text that is replaced or deleted. <span> Defines a group of inline elements in a document. <strong> Defines important text. <table> Defines an HTML table. NB: Supports attribute 'background="myimage.xyz"' for background images in certifications. <tbody> Defines a group of body content in an HTML table. <td> Defines an HTML table cell. <th> Defines an HTML table header. <thead> Defines a group of header content in an HTML table. <tfoot> Defines a group of footer content in an HTML table. <tr> Defines an HTML table row. <u> Defines text that should be underlined. <ul> Defines an unordered list. Inline Styles attributes* "margin", "margin-left", "margin-top", "margin-bottom", "margin-right", "padding", "padding-left", "padding-top", "padding-bottom", "padding-right","border","font-size", "background-color", "color", "font-weight", "font-style", "font-family"
Note: Inline styles attributes are not supported as stand-alone attributes. For additional instruction on the inline styles attributes, direct clients to the following website: http://www.w3schools.com/htmL/html_css.asp
Supported Language Codes Code Language en-US English - United States en-GB English - United Kingdom en-AU English - Australian ar-AE Arabic - Saudi Arabia hy-AM Armenian - Armenia ms-MY Bahasa Malaysia (Malaysia) bg-BG Bulgarian - Bulgaria zh-CN Chinese - China zh-Hant Chinese - Traditional hr-HR Croatian - Croatia cs-CZ Czech - Czech Republic da-DK Danish - Denmark nl-NL Dutch - The Netherlands et-EE Estonian - Estonia fi-FI Finnish - Finland fr-CA French - Canada fr-FR French - France de-DE German - Germany el-GR Greek - Greece he-IL Hebrew - Israel hi-IN Hindi - India hu-HU Hungarian - Hungary id-ID Indonesian - Indonesia it-IT Italian - Italy ja-JP Japanese - Japan ko-KR Korean - Korea lv-LV Latvian - Latvia lt-LT Lithuanian - Lithuania nb-NO Norwegian - Bokml pl-PL Polish - Poland pt-BR Portuguese - Brazil pt-PT Portuguese - Portugal ro-RO Romanian - Romania ru-RU Russian - Russia sr-Latn-RS Serbian - Latin sk-SK Slovak - Slovakia sl-SI Slovenian - Slovenia es-MX Spanish - Mexico es-ES Spanish - Spain sv-SE Swedish - Sweden th-TH Thai - Thailand tr-TR Turkish - Turkey uk-UA Ukrainian - Ukraine vi-VN Vietnamese - Vietnam