I have been using this to link my css to my html:
While looking at a site that describes css techniques I can across this:<link href="basic.css" rel="stylesheet" type="text/css">
I never used it -has anyone used it and why?<style type="text/css" media="screen"><!--
@import url(modern.css) screen;
--></style>



Reply With Quote

Bookmarks