-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpersonal.html
22 lines (20 loc) · 979 Bytes
/
personal.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Surendra Verma</title>
<link rel="stylesheet" type="text/css" media="screen" href="./personal_files/style.css">
<style type="text/css"></style></head>
<body>
<div id="container">
<div id="pageContent">
<h3>Other Links</h3>
<br>
<h5><a href="http://in.linkedin.com/in/surendraverma2501" target="blank">› My Linkedin Page</a></h5>
<h5><a href="http://suri2501.blogspot.in/" target="blank">› My Blog : SURI2501</a></h5>
<h5><a href="http://finite-element-code.blogspot.in/" target="blank">› My Blog : Finite Element Matlab Code</a></h5>
<h5><a href="https://www.facebook.com/suri2501" target="blank">› My Facebook Wall</a></h5>
<!--<h5><a href="https://www.facebook.com/KKM.Klicks" target="blank">› My Photography Page</a></h5>
-->
</div>
</div>
</body></html>