-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkhs group.html
More file actions
52 lines (52 loc) · 2.64 KB
/
khs group.html
File metadata and controls
52 lines (52 loc) · 2.64 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!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="homepage.png" width="98%" height="400px">
<table id="tab1">
<tr><td><img src="icon1.svg" width="100%" height="250px">
<a id="logo" href="design.html"><h1>Silicon<br> Design& VERIFICATION</h1><p>Deliver the best silicon chips faster<br>with the world’s #1 electronic design<br> automation tools and services</p></a></td>
<td><img src="icon2.svg" width="100%" height="250px">
<a id="logo" href="siliconip.html"><h1>Silicon IP</h1><p>Accelerate your silicon success with<br>a broad portfolio of high-quality<br>
IP tuned to your SoC</p></a></td>
<td><img src="icon3.svg" width="100%" height="250px">
<a id="logo" href="software.html"><h1>Software<br>Security & Quality</h1><p>Build security and quality into your<br>software development lifecycle<br>and supply chain</p></a></td>
</tr>
</table>
<table id="tab2">
<tr><td id="tab3" colspan="2"><a href="apptest.html"><img src="page4.png" width="100%" height="440px"></a></td><td id="tab3"><a href="seminar.html"><img src="page5.png" width="100%" height="440px"></a></td></tr>
<tr><td id="tab3"><a href="stevie.html"><img src="page8.png" width="100%" height="440px"></a></td><td id="tab3"><a href="press.html"><img src="page7.png" width="100%" height="440px"></a></td><td id="tab3"><a href="press2.html"><img src="page6.png" width="100%" height="440px"></a></td></tr>
</table>
<h1 style="color:purple;font-size:30px;text-align:center;">Silicon-to-Software Solutions</h1>
<table id="tab2">
<tr><td id="tab3"><a href="auto.html"><img src="page9.png" width="100%" height="440px"></a></td><td id="tab3"><a href="artificial.html"><img src="page10.png" width="100%" height="440px"></a></td></tr>
<tr><td id="tab3"><a href="defence.html"><img src="page11.png" width="100%" height="440px"></a></td><td id="tab3"><a href="iot.html"><img src="page12.png" width="100%" height="440px"></a></td></tr>
</table>
<div style="width:100%;height:200px;"></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>