1
<style
type
=
"text/css"
>
2
li a{ COLOR:
#fff }
3
.red{ BACKGROUND-COLOR: red }
4
.blue{ BACKGROUND-COLOR: blue }
5
</style>
{dede:arclist typeid=
'1'
titlelen=
'40'
row=
'20'
typeid=
""
}
<li [field:global name=autoindex runphp=
"yes"
](@me % 2 == 0)?@me=
"class='red'"
:@me=
"class='blue'"
;[/field:global]>
<a href=
"[field:arcurl/]"
>[field:title/]</a>
</li>
{/dede:arclist}