Applets:Periodendauer periodischer Signale: Unterschied zwischen den Versionen
Aus LNTwww
| Zeile 1: | Zeile 1: | ||
| + | <html> | ||
| + | <head> | ||
<style> | <style> | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
.container { | .container { | ||
top: 20px; | top: 20px; | ||
| Zeile 20: | Zeile 19: | ||
} | } | ||
</style> | </style> | ||
| + | </head> | ||
| + | <body> | ||
<script> | <script> | ||
// Create PanelLayouts to add to the GridLayout. | // Create PanelLayouts to add to the GridLayout. | ||
| Zeile 50: | Zeile 51: | ||
$( 'body' ).append( grid.$element ); | $( 'body' ).append( grid.$element ); | ||
</script> | </script> | ||
| + | </body> | ||
| + | </html> | ||
Version vom 18. September 2017, 23:03 Uhr