hellraiser
05-10-2007, 05:51 AM
The default code comes like <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">, Can we change it with our own content if yes how, shouldn't we close meta tags?
|
Click to See Complete Forum and Search --> : How to insert Meta tags while working on dreamweaver? hellraiser 05-10-2007, 05:51 AM The default code comes like <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">, Can we change it with our own content if yes how, shouldn't we close meta tags? ryanbutler 05-10-2007, 09:41 AM Leave that in there, it's needed for many things, namely, validation. To include additional meta tag, from the main menu: Insert>HTML>Head Tags> and select the ones you want. These tags don't necessarily require a closing tag depending on which flavor of HTML you use. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |