Schriftzug: Fachbereich Mathematik 
  UHH > Fakultäten > MIN-Fakultät > Mathematik > HTML-Kurs   STiNE |  KUS-Portal |  Sitemap Suchen Hilfe there is no english version of this page  
 Inhalt   Matheseiten   SelfHTML   W3C-QA  Wolfgang Löbnitz
 Webseiten erstellen    zurück     weiter    Webseiten veröffentlichen HTML-Einführung

Webseitenvorlage für das Department Webseiten erstellen

Das Webseitengerüst für das Department ist sehr komplex. Es verwendet spezielle Techniken, um das für die Universität verabredete Layout bereitzustellen und dem Anwender Arbeit abzunehmen. Es verwendet das HTML-Grundgerüst, Server Side Includes (SSI), Cascading Style Sheets (CSS), Stichwortfelder für Suchmaschinen, Angaben zur verwendeten Sprache, u.a.m.

 

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--#config timefmt="%Y-%m-%d" -->
<!--#set var="CONTRIBUTOR" value="VORNAME NAME" -->
<!--#set var="EMAIL" value="javascript:linkTo_UnCryptMailto('nbjmup;xxxnbuiAnbui/voj.ibncvsh/ef');" -->
<!--#set var="LANGUAGE" value="de" -->
<!--#set var="NAV"      value="OFF" -->       <!-- ON oder OFF -->
<!--#set var="HINT"     value="ON" -->        <!-- ON oder OFF -->
<!--#set var="JINT"     value="OFF" -->       <!-- ON oder OFF -->

<!-- HTML-Dokumentation unter http://www.math.uni-hamburg.de/home/wwwmath/ -->

<html lang='<!--#echo var="LANGUAGE" -->'>
<head>
<!--#include virtual="/Includes/.head_styles.shtml" -->

<title><!--#echo var="CONTRIBUTOR" --></title>
        <meta name='dc.title'       content='<!--#echo var="CONTRIBUTOR" -->'>
        <meta name='title'          content='<!--#echo var="CONTRIBUTOR" -->'>
        <meta name='dc.subject'     content='Homepage von <!--#echo var="CONTRIBUTOR" -->'>
        <meta name='dc.description' content='<!--#echo var="CONTRIBUTOR" -->
                 FB11 Mathematik Universität Hamburg'>
        <meta name='description'    content='<!--#echo var="CONTRIBUTOR" -->
                 Vorlagendatei zur Erstellung persönlicher Seiten im
                 Department Mathematik Universität Hamburg'>
        <meta name='keywords'       content='<!--#echo var="CONTRIBUTOR" -->
                 FB11 Mathematik Universität Hamburg'>
        <meta name='dc.contributor' content='<!--#echo var="CONTRIBUTOR" -->'>
        <meta name='dc.date'        content='<!--#echo var="LAST_MODIFIED" -->'>
        <meta name='dc.identifier'  content='<!--#echo var="DOCUMENT_URI" -->'>
        <meta name='dc.language'    content='<!--#echo var="LANGUAGE" -->'>
	<script language="JavaScript" src="/Includes/unCryptMail.js" type="text/javascript"></script>

</head><body>
<!--#if expr="\"$LANGUAGE\" = \"de\"" -->
<!--#include virtual=".page_header.shtml" -->
<!--#else -->
<!--#include virtual=".page_header_en.shtml" -->
<!--#endif -->
<!-- ::::::::::::::::: BEGIN BODY ::::::::::::::::: -->

<h2><!--#echo var="CONTRIBUTOR" --></h2>
<table width="85%" align="center" cellspacing="2" summary="Adressinformationen">
<tr>
<td>
Department Mathematik<br>
(Forschungsschwerpunkt) XX<br>
Bundesstraße 55 (Geomatikum)<br>
20146 Hamburg        </td>
<td>
Tel.: 040 / 428 38-XXXX<br>
Fax:  040 / 428 38-XXXX<br>
E-Mail: <a href="<!--#echo var="EMAIL" -->">
VORNAME.NAME</a> at math.uni-hamburg.de
</td>
</tr>
</table>
<p></p>
<!-- :::::::::::::::::: END OF BODY :::::::::::::::::::::::::::::: -->
<!--#include virtual="/Includes/.pagefooter.shtml" -->
</body></html>

ansehen

In jedem Verzeichnis, das unsere o.g. FB11 Webseitenvorlage verwendet, muss die Datei
.page_header.shtml vorhanden und entsprechend angepasst sein.

<!--#include virtual="/Includes/.uni-logo" -->
<!--#include virtual="/Includes/.nav-top" -->
<!-- ============ START NAVIGATION COMPLETION BELOW ============= -->
<!-- enter <span class="klein">></span> (i.e. small '>') in front of any link -->

<!--#if expr="\"$DOCUMENT_NAME\" != \"index.html\"" -->
<span class="klein">></span>
<a class="w" href="index.html">HTML-Kurs</a>
<!--#endif -->
<!-- ============ END OF NAVIGATION ======================== --></td>
<!--#include virtual="/Includes/.nav-help2.shtml" -->
<!-- ****************** BEGIN NAVIGATION BLOCK ****************** -->
<!--#if expr="\"$NAV\" != \"OFF\"" -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" summary=""><tr>
<td width="20%" valign="top" class="nav">
<table width="100%" border="0" cellspacing="0" cellpadding="0" summary=""><tr>
<td valign="top" nowrap class="nav"> <br><div>
<!-- ::::::::::::::::: BEGIN NAVIGATOR ::::::::::::::::: -->
<!--#include virtual="/navigator.shtml" -->
<!-- ::::::::::::::::: END OF NAVIGATOR ::::::::::::::::: -->
<br> </div></td></tr></table>
</td><td width="80%" valign="top" class="body">
<table width="100%" border="0" cellspacing="0" cellpadding="0" summary=""><tr>
<td valign="top" class="body">
<!--#endif -->
<!-- ****************** END OF NAVIGATION BLOCK ****************** -->




  Seitenanfang  Impressum 2008-09-24, wwwmath (WL)