Compatible HTML formatting tagsYou can add some flair to your SEEK job ads by including a few bits of simple HTML, the language of the Internet's World Wide Web. Generally, HTML is written as plain text with special parts enclosed within a pair of HTML ‘tags’. Opening tags are of the form <tag>, while closing tags are </tag>. The HTML described below is permitted by SEEK for layout and typography of the Ad Details in your SEEK job ads. Bold To begin a section of bold text: <b> Italic To begin a section of italicised text: <i> New Paragraph To create a new paragraph with a line-break: <br><br> A closing tag is not required when using the <br> tag because it goes between blocks of text instead of encapsulating it. Bullets To create bullets in an unordered list, place the tag <ul> at the beginning of a word or paragraph. Place a <li> tag at each sentence where you would like to a bullet to appear. The </li> tag is optional. To close-off a list of bullet-points, use </ul>.
CentreTo begin centre: <center> To end centre </center> Example: <center>Centred text goes here</center> Note: the HTML ‘centre’ tag is spelled the using English (USA), not English (UK) or English (Aus). If centred text does not appear to be properly formatted when you preview your HTML then check the spelling.Summary of permitted HTML
|
|||||||||||||||||||||||||||||||