-1:000000000000 | 0:10bcf71e673c |
---|---|
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 <style type="text/css"> | |
5 ol { | |
6 list-style-position: inside; | |
7 padding: 0; | |
8 margin: 0; | |
9 } | |
10 | |
11 </style> | |
12 </head> | |
13 <body dir="rtl"> | |
14 <ol start="1"> | |
15 <li></li> | |
16 <li></li> | |
17 <li></li> | |
18 <li></li> | |
19 <li></li> | |
20 <li></li> | |
21 <li></li> | |
22 <li></li> | |
23 </ol> | |
24 </body> | |
25 </html> |