Untitled

 avatar
unknown
html
a year ago
302 B
12
Indexable
<smil>
<head>
<layout>
 <root-layout/>
<region id="Text" top="70%" left="0%" height="30%" width="100%" fit="scroll"/>
<region id="Image" top="0%" left="0%" height="70%" width="100%" fit="meet"/>
</layout>
</head>
<body>
<par dur="10s">
<img src="handwriti.jpg" region="Image"/>
</par>
</body>
</smil>

Editor is loading...
Leave a Comment