'name' Example : Meta Info : HTML : JavaScript DHTML examples (example source code) Organized by topic

JavaScript DHTML
C++
PHP
JavaScript DHTML Home »  HTML   » [  Meta Info  ]   
 



'name' Example

Please note that some example is only working under IE or Firefox.

    
<html>
<body>
<script language="JavaScript">
    document.tags("head").meta.name = "Description";
</script>
</body>
</html>

    
      
      
Related examples in the same category
1.  'content' Example
2.  'scheme' Example
3.  Specifies the binding of 'meta' content to an HTTP response header
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.