Re: What Works Works Validator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A small example, using the code below all older browser who cant understand CSS will ignore it because its within a comment block...

<style type="text/css">
<!--
@import url("MyStyleSheet.css");
-->
</style>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux