I saw it suggested once that you could use the find and replace function to replace them with your description and keywords. I haven't done that because all my sites are small, but I bet that would be real handy if you have a large site.
Paula The more I learn the less I seem to know.
vision2000 -> RE: Which Meta Tags Keep (3/11/2002 12:05:23)
Thanks for replying Paula - how about the necessity for the doctype tag? eg
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html lang="en">
Herman
Paula -> RE: Which Meta Tags Keep (3/11/2002 23:56:05)
Good question, maybe someone will come along and give us the answer. I guess it's not required, cause I haven't used it, but if you want to be W3C compliant... (I do, I really do, but I'm lazy!) Anybody care to comment on this? Should I go back and add this in my webs? Does it need to be on every page?
Paula The more I learn the less I seem to know.
puiwaihin -> RE: Which Meta Tags Keep (3/12/2002 0:28:16)
It's optional. It can be used to specify what characterset a browser to use. Unless you are using a foreign character set you can leave it out.
---------- Who put the self-destruct button THERE?!
Paula -> RE: Which Meta Tags Keep (3/12/2002 1:56:08)