Difference between revisions of "Applets:Periodendauer periodischer Signale"
From LNTwww
David.Jobst (talk | contribs) |
David.Jobst (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <head> | ||
<style> | <style> | ||
− | + | ||
− | |||
− | |||
− | |||
.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 23:03, 18 September 2017