10 lines
227 B
HTML
10 lines
227 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head></head>
|
|
<body>
|
|
<span style="direction: rtl;">
|
|
<span style="display: -moz-box"/>
|
|
<span style="position: fixed;"/>
|
|
<span style="display: -moz-box"/>
|
|
</span>
|
|
</body>
|
|
</html>
|