-
Notifications
You must be signed in to change notification settings - Fork 0
/
al-bentz.html
executable file
·40 lines (40 loc) · 1.13 KB
/
al-bentz.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<div class="career-post-content">
<div class="container">
<div class="row">
<div class="col-3">
<img src="images/bentz.jpg" />
</div>
<div class="col-9">
<h1>
Al Bentz
</h1>
<p>
Board Member & VP of Sales
</p>
</div>
<div class="col-12 block-padding">
<section>
<h4>About</h4>
<ul>
<li>
President, Leverage Consulting
<br>- Working with corporations to enhance contract
negotiations
</li>
<li>
Director of Pipelines at Messer Griesheim NA; Nucor KAM for Air Liquide Large Industries
</li>
<li>
Past Chairman of the AIST’s Oxygen Steel Making Committee
<br>- Current Session chair of the Oxygen Steel Making Committee
<br>- Member of the AIST’s Electric Steel Making Committee
</li>
<li>
BS in Psychobiology from University of Pittsburgh
</li>
</ul>
</section>
</div>
</div>
</div>
</div>