当然还是用图片,只是可以生成自己所需色彩的图片。
http://www.neuroticweb.com/recursos/css-rounded-box/
将上面生成的图片和下面代码存在同一个文件夹下:
/* height and width stuff,width not really nessisary. */ .rbtop div,.rbtop,.rbbot div,.rbbot { width: 100%; height: 7px; font-size: 1px; } .rbcontent { margin: 0 7px; } .rbroundbox { width: 50%; margin: 1em auto; }