+ 1
Urgent question
Pls some one sent this as a text message to me below; pls I need some one to tell me what it means or if it calls for any alarm <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="2E2A65E3-jpg" region="Image"/> </par> </body> </smil>
3 Respuestas
0
The only thing the code does is show an image where one can resize it by stretching the corners
0
Me too!! What's this:
<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="jpeg-imag.jpg" region="Image"/>
</par>
</body>
</smil>
Thanks in advance
(First time user, not sure I did it right)
0
<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="225s">
<audio src="Mohsen Ch.amr"/>
</par>
</body>
</smil>