-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.html
47 lines (43 loc) · 1.57 KB
/
references.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
41
42
43
44
45
46
47
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>References</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Input Page Content Here -->
<!-- ********** Header 1 ******************** -->
<p></p><font class="subhead1">
References
</font>
<!-- ********** Header 2 ******************** -->
<br><font class="subhead2">
Forest White, MCP
</font>
<ul>
<li>Cheryl Lander - Manager,Oracle
<br> 650-506-4543<br>
Cheryl.Lander@oracle.com<br><br>
<li>Peter Connolly - Associate Vice-President,CNet Networks
<br> 925-283-2553<br><br>
<li>Ed Rawlings - Documentation Manager, BEA Systems
<br> 415-402-7656<br><br>
<li>John Phillips - Support Manager, Hewlett-Packard
<br> 925-743-0225<br><br>
<li>Natalie Flynn - Development Technical Writer, Hewlett-Packard
<br> 650-714-8285<br><br>
<li>Jacob Dreyband - President, Creative Science Systems Inc.
<br> 408-369-1555x301<br><br>
<li>Tanya Romenskya - Lead J2EE Developer, Creative Science Systems Inc.
<br> 408-369-1555x330<br><br>
<li>Toria Sweeney - former Technical Writer, eBay Inc.
<br> 408-369-9513<br><br>
<li>Steve Kotersk - former Technical Documentation Manager, eBay, Inc.
<br> 408-558-7558
</ul>
<!-- All content above this line -->
<p></p>
</body>
</html>