im trying to use the W3C CSS Validator for a page and it tells me
Line: 5
Parse Error - {url(ph.css); }
No style sheet found
on the page i have it inported like this
@import {url(..ph.css); }
the pages seem to work fine can someone offer suggestions non why im getting this msg. thanks
Pat