CSS编程技巧 body { fontfamily: Arial, sansserif; margin: 20px; } h1 { color: 333; textalign: center; } p { color: 666; lineheight: 1.6; } .tip {...