.net 2.0中如何引用、调用已经存在的CSS样式文件。.net 2.0中如何引用、调用已经存在的CSS样式文件。[解决办法]添加: <link href= "../styles/styles.css " rel= "stylesheet " type= "text/css "> </link>