diff options
Diffstat (limited to 'js/index.html')
-rw-r--r-- | js/index.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/js/index.html b/js/index.html new file mode 100644 index 0000000..e3f8a0d --- /dev/null +++ b/js/index.html @@ -0,0 +1,33 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta content="Sven Gothel, Gothel Software, 3D, Java, C++, OpenGL, Embedded, Network Technology, Jausoft, Consulting, JogAmp" name="keywords"/> + <title>/projects/w3-include-xhtml/js - Gothel Software</title> + <link href="/style.css" rel="stylesheet" type="text/css"/> + <link href="/images/favicon.ico" rel="shortcut icon"/> + <script type="text/javascript" src="/js/w3-include-xhtml.js"></script> + </head> + + <body> + <div id="container"> + <w3-include-xhtml href="/header-l0-inc.html"/> + + <div id="main"> + <w3-include-xhtml href="/sidebar-l0-inc.html"/> + + <div id="text"> +<div class="codetight"> +<div style="font-size:16px;font-weight:bold;margin:0px">/projects/w3-include-xhtml/js</div> +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr><td><img src="/icons/back.gif" alt="[DIR]"></td><td><a href="..">Parent Directory</a></td></tr> +<tr><td><img src="/icons/compressed.gif" alt="[ ]"></td><td><a href="w3-include-xhtml.js">w3-include-xhtml.js </a> </td><td>2019-04-18 </td><td>14:43 </td><td> 2K </td><td>bytes </td></tr> +</table><hr/> +</div> <!-- codetight --> + </div> <!-- text --> + </div> <!-- main --> + <w3-include-xhtml href="/footer-l0-inc.html"/> + </div> <!-- container --> + <script type="text/javascript">w3_include_xhtml();</script> + </body> +</html> |