Query layout

Hello all!!

i’m working on a php script that extracts the 10 last entries of a MYSQL table (“limit 10”, yes…). And i’d loooove to be able to format it this way
(lets say we have 13 entries)

[SIZE=4]Latest Entry (13)[/SIZE]

[SIZE=3]Entry Just before (12)[/SIZE]

Entry 11

entry 10

entry 9

etc…

just applying a different CSS to the two (or three) first lines…

i offer peanuts to the one who gives me the trick… hehehe…:thumb2: