how to @import css stylesheet

How to @css style sheet from any other location. Uts easy ans fast you do not have to edit in blog or hosting which has already edited u just know how to import .

like if you want to import css from your hosting or storage you should do this.

@import url( your import url) ;

Example : @import url( http://bdxoul.pun.bz/files/playcs.css) ;

Example : @import url( http://bdxoul.pun.bz/files/playcs.css) ;

Post a Comment

0 Comments