28 lines
1.3 KiB
HTML
28 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="Vorläufige Fächerauswahl!">
|
|
<meta property="og:image" content="https://cringe-studios.com/SEM5/thonking.png"/>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://cringe-studios.com/SEM5/Faecher.html">
|
|
<meta property="og:title" content="Fächerauswahl">
|
|
<meta property="og:description" content="Vorläufige Fächerauswahl!">
|
|
|
|
<title>Fächerauswahl</title>
|
|
<link rel="icon" href="thonking.png">
|
|
<script>
|
|
function resizeIframe(obj) {
|
|
obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
|
|
obj.style.width = obj.contentWindow.document.documentElement.scrollWidth + 'px';
|
|
}
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
<iframe src="FWPM.html" title="FWPM" frameborder="0" scrolling="no" onload="resizeIframe(this)"></iframe>
|
|
<iframe src="AWPM.html" title="AWPM" frameborder="0" scrolling="no" onload="resizeIframe(this)"></iframe>
|
|
<iframe src="Pflicht.html" title="Pflicht" frameborder="0" scrolling="no" onload="resizeIframe(this)"></iframe>
|
|
</body>
|
|
</html> |