-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdesign.html
More file actions
36 lines (36 loc) · 1.54 KB
/
design.html
File metadata and controls
36 lines (36 loc) · 1.54 KB
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
<!DOCTYPE>
<html>
<head>
<title>khs group</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<nav>
<div id="div">
<a id="a" href="khs group.html"><img src="khs8.png" width="150px" height="80px";
<ul id="#ul">
<li id="nocol"><a></a></li>
<li id="col"><a href="contactus.html">CONTACT US</a></li>
<li id="col"><a href="about.html">ABOUT US</a></li>
<li id="col"><a href="software.html">SOFTWARE INTEGRITY</a></li>
<li id="col"><a href="siliconip.html">SILICON IP</a></li>
<li id="col"><a href="design.html">SILICON DESIGN& VERIFICATION</a></li>
</ul>
</div>
</nav>
<img id="tab4" src="homepage2.png" width="98%" height="400px"></br></br>
<h1 id="h1" style="color:purple;font-size:30px;">The Silicon Powering the Software</h1>
<p id="p">Advanced silicon chips power the remarkable software we rely on every day. They are the foundation for everything from smartphones to wearables to smart medical devices to autonomous cars. Khs is the leading provider of solutions for designing and verifying complex chips and for designing the advanced processes required to manufacture those chips.</p>
<p id="p">Combined with our silicon IP portfolio and solutions for software security and quality, our silicon design tools help both hardware designers and software developers deliver Smart, Secure Everything.</p>
<div style="width:100%;height:300px;"></div>
<footer>
<table>
<tr><td>
<div>
<img src="khs8.png" width="150px" height="80px"></br></br>
<p style="color:purple;">©2019 khs, Inc. All Rights Reserved</p>
</div></td>
</tr>
</table>
</footer>
</body>