KaterKristian
Neues Mitglied
In der Index.html (lokal) wird wie folgt auf auf die lokalen css-Dateien verwiesen:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>IB-Späth</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="NetObjects Fusion 12 (http://www.NetObjects.com)">
<script type="text/javascript">
<!--
function F_loadRollover(){} function F_roll(){}
//-->
</script>
<script type="text/javascript" src="http://www.ib-spaeth.de/autogen/rollover.js">
</script>
<link rel="stylesheet" type="text/css" href="file:///G:/NetObjects Fusion/user Sites/HTML/autogen/fusion.css">
<link rel="stylesheet" type="text/css" href="file:///G:/NetObjects Fusion/user Sites/HTML/style.css">
<link rel="stylesheet" type="text/css" href="file:///G:/NetObjects Fusion/user Sites/HTML/site.css">
<style type="text/css" title="NOF_STYLE_SHEET">
<!--
In der zug. style.css wird wie folgt eine Hintergrundgrafik eingefügt:
BODY { background-image : url(Background.gif);
background-repeat : repeat-x;
font-family : Arial;
font-size : 14px;
color : rgb(51,51,51);
}
Index.html, style.html und background.gif sind alle lokal auf G:/NetObjects Fusion/user Sites/HTML zu finden.
Leider wird die Hintergrundgrafik ums Verrecken nicht geladen.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>IB-Späth</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="NetObjects Fusion 12 (http://www.NetObjects.com)">
<script type="text/javascript">
<!--
function F_loadRollover(){} function F_roll(){}
//-->
</script>
<script type="text/javascript" src="http://www.ib-spaeth.de/autogen/rollover.js">
</script>
<link rel="stylesheet" type="text/css" href="file:///G:/NetObjects Fusion/user Sites/HTML/autogen/fusion.css">
<link rel="stylesheet" type="text/css" href="file:///G:/NetObjects Fusion/user Sites/HTML/style.css">
<link rel="stylesheet" type="text/css" href="file:///G:/NetObjects Fusion/user Sites/HTML/site.css">
<style type="text/css" title="NOF_STYLE_SHEET">
<!--
In der zug. style.css wird wie folgt eine Hintergrundgrafik eingefügt:
BODY { background-image : url(Background.gif);
background-repeat : repeat-x;
font-family : Arial;
font-size : 14px;
color : rgb(51,51,51);
}
Index.html, style.html und background.gif sind alle lokal auf G:/NetObjects Fusion/user Sites/HTML zu finden.
Leider wird die Hintergrundgrafik ums Verrecken nicht geladen.