Difference between revisions of "Applets:Periodendauer periodischer Signale"

From LNTwww
Line 1: Line 1:
 +
<html>
 +
<head>
 
<style>
 
<style>
body {
+
 
  font-family: sans-serif;
 
  font-size: 0.875em;
 
}
 
 
.container {
 
.container {
 
   top: 20px;
 
   top: 20px;
Line 20: Line 19:
 
}
 
}
 
</style>
 
</style>
 +
</head>
 +
<body>
 
<script>
 
<script>
 
// Create PanelLayouts to add to the GridLayout.
 
// Create PanelLayouts to add to the GridLayout.
Line 50: Line 51:
 
$( 'body' ).append( grid.$element );
 
$( 'body' ).append( grid.$element );
 
</script>
 
</script>
 +
</body>
 +
</html>

Revision as of 00:03, 19 September 2017