NEW Automated Job Board
HTML Tutorial
The new job posting tool will allow SIMPLE html codes to be placed
into the large fields, to allow bullet lists, italics, bolding, and even
hyperlinks to be added as necessary.
IMPORTANT NOTE - This is not a supported feature and
our support staff may not be able to give you much advice if you screw
something up, but here are several codes you might like to understand:
Basic HTML codes come in pairs.
There is typically a starting code at the beginning of a paragraph,
line, or link.... and another at the end to signify closure of the code.
- As an example, "<b>this is bold</b>" gives you
this is bold.
To create a bullet list you would need to nest codes.
- As an example, "<ul><li>first item<li>second item<li>third item</ul>"
gives you - first item
- second item
- third item
- And, "<ol><li>first item<li>second item<li>third item</ol>" gives
you
- first item
- second item
- third item
Line breaks are configured automatically in this tool, but a <br>
would create an additional break if needed within html codes.
And last but definately not least...
To create a hyperlink to your website please use
the <a></a> command as follows...
<a href="http://www.myURL.com/"
target="_blank">http://www.myURL.com/</a>"
- As and example, "<b>Check out our website</b> - <a
href="http://www.HarvillAtlanta.com/">www.HarvillAtlanta.com</a>" will give you
a link to my personal website! :)
Check out our website -
HarvillAtlanta.com
Please send questions or comments to
CareerCenterAdmin@APICSAtlanta.org/a>
Thank you and good luck. - JD Harvill
For additional information on the Career Center:
Jon Harvill, CPC, APICS Atlanta Career Center Director, careercenter@apicsatlanta.org
c/o Professional Search of Atlanta,
Phone: (770) 952-0009,
E-mail:
JHarvill@professionalsearchatlanta.com , Website:
professionalsearchatlanta.com
|