<p class="hide-small">This text is hidden on smaller screens</p>
<p class="hide-med hide-large"><em>This text is only visible on smaller screens</em></p>
<p class="hide-med">This text is hidden on medium screens only</p>
<p class="hide-small hide-large"><em>This text is only visible on medium screens</em></p>
<p class="hide-large">This text is hidden on large screens</p>
<p class="hide-small hide-med"><em>This text is only visible on large screens</em></p>
A paragraph (from the Greek paragraphos, "to write beside" or "written beside") is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.
HTML
<p>A paragraph (from the Greek paragraphos, "to write beside" or "written beside") is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.</p>
A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text, and typically distinguished visually using indentation and a different typeface or smaller size quotation.
HTML
<blockquote>
<p>A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text, and typically distinguished visually using indentation and a different typeface or smaller size quotation.</p>
</blockquote>
An unordered list is a list in which the sequence of items is not important. Sometimes, an unordered list is a bulleted list. And this is a long list item in an unordered list that can wrap onto a new line.
Lists can be nested inside of each other
This is a nested list item
This is another nested list item in an unordered list
This is the last list item
HTML
<div class="articleContent">
<ul>
<li>This is a list item in an unordered list</li>
<li>An unordered list is a list in which the sequence of items is not important. Sometimes, an unordered list is a bulleted list. And this is a long list item in an unordered list that can wrap onto a new line. </li>
<li>
Lists can be nested inside of each other
<ul>
<li>This is a nested list item</li>
<li>This is another nested list item in an unordered list</li>
</ul>
</li>
<li>This is the last list item</li>
</ul>
</div>
An ordered list is a list in which the sequence of items is important. An ordered list does not necessarily contain sequence characters.
Lists can be nested inside of each other
This is a nested list item
This is another nested list item in an ordered list
This is the last list item
HTML
<div class="articleContent">
<ol>
<li>This is a list item in an ordered list</li>
<li>An ordered list is a list in which the sequence of items is important. An ordered list does not necessarily contain sequence characters.</li>
<li>
Lists can be nested inside of each other
<ol>
<li>This is a nested list item</li>
<li>This is another nested list item in an ordered list</li>
</ol>
</li>
<li>This is the last list item</li>
</ol>
</div>
A number of connected items or names written or printed consecutively, typically one below the other.
This is a term.
This is the definition of that term, which both live in a dl.
Here is another term.
And it gets a definition too, which is this line.
Here is term that shares a definition with the term below.
And it gets a definition too, which is this line.
HTML
<dl>
<dt>Definition List</dt>
<dd>A number of connected items or names written or printed consecutively, typically one below the other.</dd>
<dt>This is a term.</dt>
<dd>This is the definition of that term, which both live in a <code>dl</code>.</dd>
<dt>Here is another term.</dt>
<dd>And it gets a definition too, which is this line.</dd>
<dt>Here is term that shares a definition with the term below.</dt>
<dd>And it gets a definition too, which is this line.</dd>
</dl>
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
HTML
<figure class="photo">
<img src="/images/gallery/inaguration_1.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
HTML
<figure class="photo">
<img src="/images/gallery/inaguration_3.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
HTML
<figure class="photo left">
<img src="/images/gallery/inaguration_3.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
HTML
<figure class="photo right">
<img src="/images/gallery/inaguration_1.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
HTML
<figure class="photo center">
<img src="/images/gallery/inaguration_3.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text, and typically distinguished visually using indentation and a different typeface or smaller size quotation.
Quote Source
HTML
<blockquote>
<p>A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text, and typically distinguished visually using indentation and a different typeface or smaller size quotation. </p>
<cite class="citation">Quote Source</cite>
</blockquote>
The intro text may be a lead-in to the passage of text, or it may just be used to create a visual distinction between the rest of the passage of text.
HTML
<p class="intro">The intro text may be a lead-in to the passage of text, or it may just be used to create a visual distinction between the rest of the passage of text.</p>
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="../../../images/tmp/example-home-2.jpg" alt="Seton Hill professor honored by Mental Health America of Westmoreland Country" />
</div>
<p class="storyDub">May 7 2015</p>
<p class="storyTitle">Seton Hill professor honored by Mental Health America of Westmoreland Country</p>
</a>
</div>
<div class="wrap">
<div class="authorMeta">
<p>For more information or questions, contact the author Jennifer Reeger, Seton Hill Public Relations.</p>
<p class="center"><a href="#" class="but-b">Contact Jennifer</a></p>
</div>
</div>
<div class="ctaOne outView" style="background-image: url(/images/jpg/banner-admissions-large.jpg), linear-gradient(to right, #7b3aff, #258bda);">
<div class="ctaText">
<p>Ready to apply? <a href="http://dev.fastspot.com/clients/setonhill/admissions/undergraduate-admissions/admission-requirements/">Learn more about our admission requirements</a> or <a href="http://setonhill.edu/apply">get started with our online application</a>. If you have questions along the way, we're always here to help.</p>
</div>
</div>
<div class="srCenter">
<div class="srCenterGroup">
<div class="srImg" style="background-image: url(../../../images/tmp/tempCenterImg.jpg)">
</div>
<div class="srContent group">
<h4>Community Arts Programs</h4>
<p>The Community Music Program offers private music lessons with Seton Hill faculty members, community instructors and student instructors.</p>
<ul class="srLinks">
<li><a href="#">Learn More About Center Services</a></li>
</ul>
</div>
</div>
</div>
Content can go here in any type of format. Paragraphs, lists, etc.
Content can go here in any type of format. Paragraphs, lists, etc.
List Item 1
List Item 2
List Item 3
HTML
<div class="imageContent">
<div class="icImage">
<img src="../../../images/tmp/medium_shu_leadership_maryfinger.jpg" alt="Mary Finger" />
</div>
<div class="icContent">
<h6>Firstname Lastname</h6>
<p>Content can go here in any type of format. Paragraphs, lists, etc.</p>
<p>Content can go here in any type of format. Paragraphs, lists, etc.</p>
<ul>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
</ul>
</div><!-- facultyInfoContain -->
</div><!-- imageContent -->
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer fringilla sem a urna porttitor fringilla. Nulla eget justo felis.
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
Aliquam erat volutpat. Mauris vulputate scelerisque feugiat. Cras a erat a diam venenatis aliquam. Sed tempus, purus ac pretium varius, risus orci sagittis purus, quis auctor libero magna nec magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Maecenas eros dolor, rutrum eu sollicitudin eu, commodo at leo. Suspendisse potenti. Sed eu nibh sit amet quam auctor feugiat vel et risus. Maecenas eu urna adipiscing neque dictum mollis suscipit in augue. Praesent pulvinar condimentum sagittis. Maecenas laoreet neque non eros consectetur fringilla. Donec vitae risus leo, vitae pharetra ipsum. Sed placerat eros eget elit iaculis semper. Aliquam congue blandit orci ac pretium.
This is an H2 Heading
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
Aliquam ultrices cursus mauris, eget volutpat justo mattis nec. Sed a orci turpis. Aliquam aliquet placerat dui, consectetur tincidunt leo tristique et. Vivamus enim nisi, blandit a venenatis quis, convallis et arcu. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris libero sapien, placerat in sodales eu, tempor quis dui. Vivamus egestas faucibus pulvinar. Maecenas eget diam nunc. Phasellus at sem eros, ac suscipit neque. Phasellus sollicitudin libero a odio dignissim scelerisque. Aliquam purus nulla, tempor eget ullamcorper quis, rhoncus non dui.
A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text, and typically distinguished visually using indentation and a different typeface or smaller size quotation.
Cras at fringilla ipsum. Donec nec libero eget est blandit dignissim a eu ante. Morbi augue nulla, luctus eu sagittis vel, malesuada ut felis. Aliquam erat volutpat. Morbi malesuada augue ac massa hendrerit fermentum. Integer scelerisque lacus a dolor convallis lobortis. Curabitur mollis ante in massa ultricies dignissim.
Image Content Layout
Firstname Lastname
Content can go here in any type of format. Paragraphs, lists, etc.
Content can go here in any type of format. Paragraphs, lists, etc.
List Item 1
List Item 2
List Item 3
Firstname Lastname
Content can go here in any type of format. Paragraphs, lists, etc.
Content can go here in any type of format. Paragraphs, lists, etc.
List Item 1
List Item 2
List Item 3
h3. Unordered List
This is a list item in an unordered list
An unordered list is a list in which the sequence of items is not important. Sometimes, an unordered list is a bulleted list. And this is a long list item in an unordered list that can wrap onto a new line.
Lists can be nested inside of each other
This is a nested list item
This is another nested list item in an unordered list
This is the last list item
h3. Ordered List
This is a list item in an ordered list
An ordered list is a list in which the sequence of items is important. An ordered list does not necessarily contain sequence characters.
Lists can be nested inside of each other
This is a nested list item
This is another nested list item in an ordered list
This is the last list item
This is an H3 Heading
Donec posuere fringilla nunc, vitae venenatis diam scelerisque vel. Nullam vitae mauris magna. Mauris et diam quis justo volutpat tincidunt congue nec magna. Curabitur vitae orci elit. Ut mollis massa id magna vestibulum consequat. Proin rutrum lectus justo, sit amet tincidunt est. Vivamus vitae lacinia risus.
Table Heading 1
Table Heading 2
Table Heading 3
Table Heading 4
Table Heading 5
Table Cell 1
Table Cell 2
Table Cell 3
Table Cell 4
Table Cell 5
Table Cell 1
Table Cell 2
Table Cell 3
Table Cell 4
Table Cell 5
Table Cell 1
Table Cell 2
Table Cell 3
Table Cell 4
Table Cell 5
Table Cell 1
Table Cell 2
Table Cell 3
Table Cell 4
Table Cell 5
Cras at fringilla ipsum. Donec nec libero eget est blandit dignissim a eu ante. Morbi augue nulla, luctus eu sagittis vel, malesuada ut felis. Aliquam erat volutpat. Morbi malesuada augue ac massa hendrerit fermentum. Integer scelerisque lacus a dolor convallis lobortis. Curabitur mollis ante in massa ultricies dignissim.
Here is a Responsive Video Container
This is an H4 Heading
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Reiciendis, suscipit repellendus nulla accusantium deserunt sed explicabo voluptate sapiente ratione inventore molestiae nihil earum repellat quia odit vitae perspiciatis aliquam amet?
Here is a Responsive Audio Container
This is an H5 Heading
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Reiciendis, suscipit repellendus nulla accusantium deserunt sed explicabo voluptate sapiente ratione inventore molestiae nihil earum repellat quia odit vitae perspiciatis aliquam amet?
Here is a example Photo Gallery
The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
Short Caption.
Long Caption for The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by Credit Name
<div class="articleContent">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer fringilla sem a urna porttitor fringilla. Nulla eget justo felis. </p>
<figure class="photo center">
<img src="/images/gallery/inaguration_3.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
<p><a href="#">Aliquam erat volutpat.</a> Mauris vulputate scelerisque feugiat. Cras a erat a diam venenatis aliquam. Sed tempus, purus ac pretium varius, risus orci sagittis purus, quis auctor libero magna nec magna. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Maecenas eros dolor, rutrum eu sollicitudin eu, commodo at leo. Suspendisse potenti. Sed eu nibh sit amet quam auctor feugiat vel et risus. Maecenas eu urna adipiscing neque dictum mollis suscipit in augue. Praesent pulvinar condimentum sagittis. Maecenas laoreet neque non eros consectetur fringilla. Donec vitae risus leo, vitae pharetra ipsum. Sed placerat eros eget elit iaculis semper. Aliquam congue blandit orci ac pretium.</p>
<h2>This is an H2 Heading</h2>
<figure class="photo right">
<img src="/images/gallery/inaguration_1.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure><p><b>Aliquam ultrices cursus mauris</b>, eget volutpat justo mattis nec. Sed a orci turpis. Aliquam aliquet placerat dui, consectetur tincidunt leo tristique et. Vivamus enim nisi, blandit a venenatis quis, convallis et arcu. <i>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</i> Mauris libero sapien, placerat in sodales eu, tempor quis dui. Vivamus egestas faucibus pulvinar. Maecenas eget diam nunc. Phasellus at sem eros, ac suscipit neque. Phasellus sollicitudin libero a odio dignissim scelerisque. Aliquam purus nulla, tempor eget ullamcorper quis, rhoncus non dui.
</p>
<blockquote>
<p>A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text, and typically distinguished visually using indentation and a different typeface or smaller size quotation.</p>
</blockquote>
<p>Cras at fringilla ipsum. <strong>Donec nec libero eget est blandit dignissim a eu ante.</strong> Morbi augue nulla, luctus eu sagittis vel, malesuada ut felis. Aliquam erat volutpat. Morbi malesuada augue ac massa hendrerit fermentum. <em>Integer scelerisque lacus a dolor convallis lobortis.</em> Curabitur mollis ante in massa ultricies dignissim.
</p>
<h2>Image Content Layout</h2>
<div class="imageContent">
<div class="icImage">
<img src="../../../images/tmp/medium_shu_leadership_maryfinger.jpg" alt="Mary Finger" />
</div>
<div class="icContent">
<h6>Firstname Lastname</h6>
<p>Content can go here in any type of format. Paragraphs, lists, etc.</p>
<p>Content can go here in any type of format. Paragraphs, lists, etc.</p>
<ul>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
</ul>
</div><!-- facultyInfoContain -->
</div><!-- imageContent -->
<div class="imageContent">
<div class="icImage">
<img src="../../../images/tmp/medium_shu_leadership_melissaalsing.jpg" alt="Mary Finger" />
</div>
<div class="icContent">
<h6>Firstname Lastname</h6>
<p>Content can go here in any type of format. Paragraphs, lists, etc.</p>
<p>Content can go here in any type of format. Paragraphs, lists, etc.</p>
<ul>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
</ul>
</div><!-- facultyInfoContain -->
</div><!-- imageContent -->
<h3>h3. Unordered List</h3>
<div class="articleContent">
<ul>
<li>This is a list item in an unordered list</li>
<li>An unordered list is a list in which the sequence of items is not important. Sometimes, an unordered list is a bulleted list. And this is a long list item in an unordered list that can wrap onto a new line. </li>
<li>
Lists can be nested inside of each other
<ul>
<li>This is a nested list item</li>
<li>This is another nested list item in an unordered list</li>
</ul>
</li>
<li>This is the last list item</li>
</ul>
</div>
<h3>h3. Ordered List</h3>
<div class="articleContent">
<ol>
<li>This is a list item in an ordered list</li>
<li>An ordered list is a list in which the sequence of items is important. An ordered list does not necessarily contain sequence characters.</li>
<li>
Lists can be nested inside of each other
<ol>
<li>This is a nested list item</li>
<li>This is another nested list item in an ordered list</li>
</ol>
</li>
<li>This is the last list item</li>
</ol>
</div>
<h3>This is an H3 Heading</h3>
<p>Donec posuere fringilla nunc, vitae venenatis diam scelerisque vel. Nullam vitae mauris magna. Mauris et diam quis justo volutpat tincidunt congue nec magna. Curabitur vitae orci elit. Ut mollis massa id magna vestibulum consequat. Proin rutrum lectus justo, sit amet tincidunt est. Vivamus vitae lacinia risus.
</p>
<div class="resTable">
<table>
<thead>
<tr>
<th>Table Heading 1</th>
<th>Table Heading 2</th>
<th>Table Heading 3</th>
<th>Table Heading 4</th>
<th>Table Heading 5</th>
</tr>
</thead>
<tbody>
<tr>
<td>Table Cell 1</td>
<td>Table Cell 2</td>
<td>Table Cell 3</td>
<td>Table Cell 4</td>
<td>Table Cell 5</td>
</tr>
<tr>
<td>Table Cell 1</td>
<td>Table Cell 2</td>
<td>Table Cell 3</td>
<td>Table Cell 4</td>
<td>Table Cell 5</td>
</tr>
<tr>
<td>Table Cell 1</td>
<td>Table Cell 2</td>
<td>Table Cell 3</td>
<td>Table Cell 4</td>
<td>Table Cell 5</td>
</tr>
<tr>
<td>Table Cell 1</td>
<td>Table Cell 2</td>
<td>Table Cell 3</td>
<td>Table Cell 4</td>
<td>Table Cell 5</td>
</tr>
</tbody>
</table>
</div><!-- resTable -->
<p>Cras at fringilla ipsum. Donec nec libero eget est blandit dignissim a eu ante. Morbi augue nulla, luctus eu sagittis vel, malesuada ut felis. Aliquam erat volutpat. Morbi malesuada augue ac massa hendrerit fermentum. Integer scelerisque lacus a dolor convallis lobortis. Curabitur mollis ante in massa ultricies dignissim.</p>
<h2>Here is a Responsive Video Container</h2>
<div class="videoEmbed">
<iframe width="560" height="315" src="https://www.youtube.com/embed/o38BFMuYg04" frameborder="0" allowfullscreen></iframe>
</div>
<h4>This is an H4 Heading</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Reiciendis, suscipit repellendus nulla accusantium deserunt sed explicabo voluptate sapiente ratione inventore molestiae nihil earum repellat quia odit vitae perspiciatis aliquam amet?</p>
<h4>Here is a Responsive Audio Container</h4>
<div class="audioEmbed">
<iframe width="100%" height="600" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/93551360&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true"></iframe>
</div>
<h5>This is an H5 Heading</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Reiciendis, suscipit repellendus nulla accusantium deserunt sed explicabo voluptate sapiente ratione inventore molestiae nihil earum repellat quia odit vitae perspiciatis aliquam amet?</p>
<h2>Here is a example Photo Gallery</h2>
<div class="gallery">
<ul class="photoGallery">
<li>
<div class="figureContain">
<figure class="photo">
<img src="/images/gallery/inaguration_1.jpg" alt="The Inauguration of Mary C. Finger, Ed.D." />
<figcaption>The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
</div>
</li>
<li>
<div class="figureContain">
<figure class="photo">
<img src="/images/gallery/inaguration_2.jpg" alt="Inaguration 2" />
<figcaption>Short Caption.</figcaption>
</figure>
</div>
</li>
<li>
<div class="figureContain">
<figure class="photo">
<img src="/images/gallery/inaguration_3.jpg" alt="Inaguration 3" />
</figure>
</div>
</li>
<li>
<div class="figureContain">
<figure class="photo">
<img src="/images/gallery/inaguration_4.jpg" alt="Inaguration 4" />
</figure>
</div>
</li>
<li>
<div class="figureContain">
<figure class="photo">
<img src="/images/gallery/inaguration_5.jpg" alt="Inaguration 5" />
<figcaption>Long Caption for The Inauguration of Mary C. Finger, Ed.D. as the Tenth President of Seton Hill University. Photo by <i>Credit Name</i></figcaption>
</figure>
</div>
</li>
<li>
<div class="figureContain">
<figure class="photo">
<img src="/images/gallery/inaguration_6.jpg" alt="Inaguration 6" />
<figcaption>Captions are Optional.</figcaption>
</figure>
</div>
</li>
</ul>
<div class="pagingInfo"></div>
</div>
</div>
A degree in medical technology gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:
A degree in Pharm.D in Pharmacy gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:
A degree as a Physician Assistant gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:
A degree in Medical Pharm.D gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:
A degree as a Physican Assistant gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:
<section class="degreeBlock outView">
<div class="degrees">
<span class="titleContain">
<h4>From Degrees <b>To Careers</b></h4>
</span><!-- titleContain -->
<!-- Max of seven! -->
<div class="degreeTriggers">
<ul id="tabs" class="degreeTabs">
<li class="on"><a id="tabTrig1" href="#tab1"><i>B.S. in</i> Medical Technology</a></li>
<li><a id="tabTrig2" href="#tab2"><i>B.S. in</i> Biology</a></li>
<li><a id="tabTrig3" href="#tab3"><i>B.S. Pharm.D in</i> Pharmacy</a></li>
<li><a id="tabTrig4" href="#tab4"><i>M.S.</i> Physician Assistant Two Line Example</a></li>
<li><a id="tabTrig5" href="#tab5"><i>B.S.</i> in Medical Pharm.D</a></li>
<li><a id="tabTrig6" href="#tab6"><i>B.S.</i> in Pharmacy</a></li>
<li><a id="tabTrig7" href="#tab7"><i>M.S.</i> Physician Assistant</a></li>
</ul>
</div><!-- tabTriggers -->
<div class="degreePops blockContents">
<div class="degreePop on" id="tab1">
<h5 class="on">B.S. in Medical Technology</h5>
<div class="degreeContent open">
<p>A degree in medical technology gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Medical Technology</span></a>
</div>
</div><!-- degreePop -->
<div class="degreePop" id="tab2">
<h5>B.S. in Biology</h5>
<div class="degreeContent">
<p>A degree in biology gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Biology</span></a>
</div>
</div><!-- degreePop -->
<div class="degreePop" id="tab3">
<h5>B.S. in Pharm.D in Pharmacy</h5>
<div class="degreeContent">
<p>A degree in Pharm.D in Pharmacy gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Pharm.D in Pharmacy</span></a>
</div>
</div><!-- degreePop -->
<div class="degreePop" id="tab4">
<h5>M.S. Physician Assistant Two Line Example</h5>
<div class="degreeContent">
<p>A degree as a Physician Assistant gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Physician Assistant</span></a>
</div>
</div><!-- degreePop -->
<div class="degreePop" id="tab5">
<h5>B.S. in Medical Pharm.D</h5>
<div class="degreeContent">
<p>A degree in Medical Pharm.D gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Medical Pharm.D</span></a>
</div>
</div><!-- degreePop -->
<div class="degreePop" id="tab6">
<h5>B.S. in Pharmacy</h5>
<div class="degreeContent">
<p>A degree in Pharmacy gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Pharmacy</span></a>
</div>
</div><!-- degreePop -->
<div class="degreePop" id="tab7">
<h5>M.S. Physician Assistant</h5>
<div class="degreeContent">
<p>A degree as a Physican Assistant gives you the opportunity to interact with all walks of life. Seton Hill graduates with this degree have gone off to become:</p>
<ul>
<li><a href="#">Chemist</a></li>
<li><a href="#">Hematologist</a></li>
<li><a href="#">Immunologist</a></li>
<li><a href="#">Microbiologist</a></li>
<li><a href="#">Parasitologist</a></li>
<li><a href="#">Blood Bank Specialist</a></li>
</ul>
<a href="#" class="more">More <span class="hideSmall">about Physican Assistant</span></a>
</div>
</div><!-- degreePop -->
</div><!-- degreePops -->
</div><!-- degrees -->
</section>
<section class="offsetNewsList">
<h3>News</h3>
<ul class="group">
<li>
<div class="block">
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="/images/tmp/example-home-1.jpg" alt="Mary C. Finger, ED.D. inaugurated as tenth president of Seton Hill University" />
</div>
<p class="storyDub">May 1 2015</p>
<p class="storyTitle">Mary C. Finger, ED.D. inaugurated as tenth president of Seton Hill University</p>
</a>
</div>
</div>
</li>
<li>
<div class="block">
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="/images/tmp/example-home-2.jpg" alt="Seton Hill professor honored by Mental Health America of Westmoreland Country" />
</div>
<p class="storyDub">May 7 2015</p>
<p class="storyTitle">Seton Hill professor honored by Mental Health America of Westmoreland Country</p>
</a>
</div>
</div>
</li>
<li>
<div class="block">
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="/images/tmp/example-home-3.jpg" alt="Seton Hill student attends Clinton Global Initiative University conference" />
</div>
<p class="storyDub">March 25 2015</p>
<p class="storyTitle">Seton Hill student attends Clinton Global Initiative University conference</p>
</a>
</div>
</div>
</li>
<li>
<div class="block">
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="/images/tmp/example-home-4.jpg" alt="Mallory Sanner named to Capital One Academic All District CC/T&F Team" />
</div>
<p class="storyDub">April 2015</p>
<p class="storyTitle">Mallory Sanner named to Capital One Academic All District CC/T&F Team</p>
</a>
</div>
</div>
</li>
</ul>
<p class="center"><a href="#" class="but-c"><span>More News</span></a></p>
</section>
The award recognizes innovative practices in career development. “The NACE Career Services Excellence Award highlights the extraordinary work that Seton Hill’s Career and Professional Development Center does to ensure that our students and alumni are successful as they pursue career opportunities,” said Mary C. Finger, Ed.D., Seton Hill president.
Seton Hill University has elected three prominent community leaders in business and health care to its Board of Trustees: Margaret DiVirgilio, Patricia Acquaviva Gabow, M.D. and Kym Stout Hamilton.
HTML
<section class="newsList featured">
<h3>Featured News</h3>
<ul class="group">
<li>
<div class="block">
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="/images/tmp/story-example-9.jpg" alt="Seton Hill University Receives National Career Services Award" />
</div>
<p class="storyDub">July 30 2015</p>
<p class="storyTitle">Seton Hill University Receives National Career Services Award</p>
</a>
<p>The award recognizes innovative practices in career development. “The NACE Career Services Excellence Award highlights the extraordinary work that Seton Hill’s Career and Professional Development Center does to ensure that our students and alumni are successful as they pursue career opportunities,” said Mary C. Finger, Ed.D., Seton Hill president.</p>
</div>
</div>
</li>
<li>
<div class="block">
<div class="storyLink">
<a href="#">
<div class="storyImg">
<img src="/images/tmp/story-example-10.jpg" alt="Seton Hill University Welcome Three New Board Trustees" />
</div>
<p class="storyDub">July 23 2015</p>
<p class="storyTitle">Seton Hill University Welcome Three New Board Trustees</p>
</a>
<p>Seton Hill University has elected three prominent community leaders in business and health care to its Board of Trustees: Margaret DiVirgilio, Patricia Acquaviva Gabow, M.D. and Kym Stout Hamilton.</p>
</div>
</div>
</li>
</ul>
</section>
An introductory study of medical terminology presented as background for work in the health professions. Course format is programmed self-instruction.
Fall and spring semesters. 1 credit.
HTML
<div class="course">
<h3>Medical Terminology (SBL 141)</h3>
<p>An introductory study of medical terminology presented as background for work in the health professions. Course format is programmed self-instruction.</p>
<p class="courseMeta">Fall and spring semesters. 1 credit.</p>
</div>
<dl class="socialList">
<dt>Seton Hill University</dt>
<dd><a href="https://www.facebook.com/SetonHill" title="Seton Hill University Facebook Page"><span class="icon-facebook-icon"></span></a></dd>
<dd><a href="https://twitter.com/SetonHill" title="Seton Hill University Twitter Page"><span class="icon-twitter-icon"></span></a></dd>
<dd><a href="http://instagram.com/setonhilluniversity" title="Seton Hill University Instagram Page"><span class="icon-instagram-icon"></span></a></dd>
<dd><a href="http://www.youtube.com/user/SetonHillUniversity" title="Seton Hill University YouTube Page"><span class="icon-youtube-icon"></span></a></dd>
<dd><a href="https://www.linkedin.com/edu/school?id=19307" title="Seton Hill University Linked In Page"><span class="icon-linkedin-square"></span></a></dd>
</dl>
<dl class="socialList">
<dt>Career & Professional Development Center</dt>
<dd><a href="https://www.facebook.com/SetonHillCPDC" title="Career & Professional Development Center Facebook Page"><span class="icon-facebook-icon"></span></a></dd>
<dd><a href="https://www.linkedin.com/groups?gid=3741878" title="Career & Professional Development Center Linked In Page"><span class="icon-linkedin-square"></span></a></dd>
</dl>
<header class="homeHeader">
<div class="homeHeaderText">
<p>From <a href="#">Quantum Mechanics class</a> to <a href="#">working at <abbr title="National Aeronautics and Space Administration">NASA</abbr></a>, Seton Hill University can help you find your place in the world.</p>
<p><a href="#" class="but-b">More <span class="hideSmall"> About Career Opportunities</span></a></p>
</div>
</header><!-- homeHeader -->
<header class="homeHeaderC" id="homeHeaderC">
<div class="pageHeadC" style="background-image: url(/images/jpg/alumni-hero.jpg), linear-gradient(to right, #da9c4b, #55c729);">
<div class="wrap">
<h2 class="heroCTitle">A World in Transition</h2>
<p class="heroCContent">While Saint Elizabeth Ann Seton faced changing times as she founded the Sisters of Charity, today’s global landscape is too in transition.</p>
<p class="heroCButHold"><a class="but-b" href="#">Read More</a></p>
</div><!-- wrap -->
</div><!-- pageHeadC -->
</header><!-- homeHeader -->