Welcome to the APICS Salt Lake Chapter, Job Center
Please fill out the form,and click save. Job posting will display for 60 days Please post Jobs based in Utah. This is a free service and we will delete job postings based out of Utah. If you have any questions, please contact us.
In general, HTML code is written with an opening <> and closing </> tag.
Content defined by those tags are written between the opening and closing tags.
Here are some simple HTML "tags" to help you with formatting.
<i> Italics </i>
<b> Bold </b>
<u> Underline </u>
<p> This defines a paragraph </p>
<br /> To go to the next line(there is no close tag on a line break)
The line break can be used to separate lines within paragraph tags.
Use a double line break, <br /><br />, to create a white space between lines like the one below.
<a href="http://link here">Words here will show as a link</a>
Use this link format when adding a link to an e-mail address:
<a href="mailto:address@email.com">address@email.com</a>
Either link will look like this address@email.com