Added DB2 SQL, Gri, ici, Icon, J, Jade, Jason, Jess, K, LSL, M4, MEL, QuakeC, Qore, Simula, SMIL, SVG, UniComal, unlambda, VRML, VML, WSH, XBase++, XLogo, XPL0, XSLT, XUL and ZIM
This commit is contained in:
committed by
Mike Donaghy
parent
0661854566
commit
2a5b239357
13
s/smil.smil
Normal file
13
s/smil.smil
Normal file
@@ -0,0 +1,13 @@
|
||||
<smil>
|
||||
<head>
|
||||
<layout>
|
||||
<root-layout width="300" height="160" background-color="white"/>
|
||||
<region id="text_region" left="115" top="60"/>
|
||||
</layout>
|
||||
</head>
|
||||
<body>
|
||||
<text src="data:,Hello%20World!" region="text_region">
|
||||
<param name="fontFace" value="Arial"/>
|
||||
</text>
|
||||
</body>
|
||||
</smil>
|
||||
Reference in New Issue
Block a user