42 lines
1.3 KiB
HTML
42 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>XSCHEM PRESENTATION</title>
|
|
<link rel="stylesheet" type="text/css" href="xschem_man.css" />
|
|
<style type="text/css">
|
|
/* Local styling goes here */
|
|
p{padding: 15px 30px 10px;}
|
|
.content{ background-image:url('xschem_bg2.png');}
|
|
</style>
|
|
|
|
</head>
|
|
<body>
|
|
<!-- start of slide -->
|
|
<div class="content">
|
|
<!-- navigation buttons -->
|
|
<a href="tutorial_xschem_slides09.html" class="prev">PREV</a>
|
|
<a href="tutorial_xschem_slides01.html" class="home">UP</a>
|
|
|
|
|
|
<!-- slide title -->
|
|
<h1>THANK YOU FOR WATCHING</h1><br>
|
|
<h2>Contacts and links</h2>
|
|
|
|
<h2 style="text-align:left; max-width: 100%;margin-left:0;">
|
|
<ul style="margin-left:0;">
|
|
<li>My email: stefan 'dot' schippers 'at' gmail 'dot' com</li>
|
|
<li>Download Stable XSCHEM releases: <a href="http://repo.hu/projects/xschem/releases">http://repo.hu/projects/xschem/releases</a></li>
|
|
<li>Development source files: <a href="https://github.com/StefanSchippers/xschem">https://github.com/StefanSchippers/xschem</a></li>
|
|
<li>XSCHEM manual and docs: <a href="https://xschem.sourceforge.io/stefan/index.html">"https://xschem.sourceforge.io/stefan/index.html</a></li>
|
|
</ul>
|
|
</h2>
|
|
<!-- end of slide -->
|
|
<div class="filler"></div>
|
|
</div>
|
|
|
|
<!-- frame footer -->
|
|
<iframe seamless src="xschem_footer.html" class="footer_iframe" >
|
|
</body>
|
|
</html>
|
|
|