Files
FHC-Core/index.cis.html
2024-10-17 15:34:00 +02:00

63 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>CIS - FH Technikum Wien</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="skin/style.css.php" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<meta http-equiv="refresh" content="0;URL=cis/index.php" >
</head>
<body>
<table class="tabcontent">
<tr>
<td width="170" class="tdwrap">
<a href="index.html" target="_top"><div class="home_logo"></div></a>
</td>
<td id="header">
<div class="header_line" ></div>
</td>
</tr>
<tr>
<td id="footer"></td>
<td>
<div id="GlobalMenu">
[ <a class='Item' href="index.html" target="_top">HOME</a>
| <a class='Item' href="cis/private/menu.php" target="menu">Meine CIS</a>
| <a class='Item' href="cis/private/lehre/menu.php" target="menu">Lehrveranstaltungen</a>
]
</div>
</td>
</tr>
</table>
</td>
<td class="tdwidth30">&nbsp;</td>
</tr>
<tr ></tr>
</table>
<iframe id="menue" src="cis/menu.php" name="menu" frameborder="0">
No iFrames
</iframe>
<iframe id="content" src="cis/public/news.php" name="content" frameborder="0">
No iFrames
</iframe>
</body>
<!--<frameset rows="77,*,1" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="topbar.html" name="topbar" scrolling="NO" noresize>
<frameset rows="*" cols="200,*" framespacing="0" frameborder="NO" border="0">
<frame src="menu.html" name="menu" scrolling="AUTO" noresize>
<frame src="public/news.php" name="content">
</frameset>
<noframes>
<body>
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterstützt.</p>
</body>
</noframes>
</frameset> -->
</html>