| New in Wolfram Mathematica 6: Automated Table Layout | ◄ previous | next ► | 
Annotate Tables of Any Kind
Mathematica 6 allows highly flexible styling of tables of all kinds.
| In[1]:=  | GraphicsGrid[Partition[GraphData /@ GraphData[12], 8], 
 Background -> {{{LightYellow, LightBlue}}}] | 
| Out[1]=  |  | 

