Meta Tags |
||||
48 views
Meta tags are generally used to include information about a document such as author name, creation date, copyright information etc. They always placed between the <HEAD> tags of an HTML document. Each Meta tag has two important attributes:
<META HTTP-EQUIV=”some_name” CONTENT=”some_content”>OR <META NAME=”some_name” CONTENT=”some_content”> |
| « Computer Information | Chapter -1: Becoming a Programmer » |
| Posted on Thursday, July 31st, 2008 at 10:47 am under HTML For Advanced | RSS 2.0 Feed | |