<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="css/Span.css"> <script type="text/montage-serialization"> { "owner": { "module": "js/panels/Timeline/Span.reel", "name": "Span", "properties": { "element": {"#": "spanspace"}, "tweenspan": {"#": "tweenspan"} } } } </script> </head> <body> <div id="spanspace"> <div id="tweenspan" class="tween_span"></div> </div> </body> </html>