Hi Linda,

Your HTML should look like this:

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
</body>
</html>

Yes, save as UTF-8. Unix (LF) line breaks should be fine.

Matt


On Wed, Oct 6, 2010 at 6:05 PM, anmldr <[email protected]> wrote:

> I really know very little about character encoding and DOCTYPE's. So,
> that I don't have to start a project incorrectly, I would like a
> little help.
>
> I am using TextWrangler for creating HTML.
>
> This is a portion of what I have in the head of the documents:
> <!DOCTYPE HTML>
> <html lang="en">
>  <head>
>    <meta charset="utf-8">
> .......
>
> When I save the files, should I save them in UTF-8 with Unix (LF) line
> breaks? Or something else?
>
> Thanks,
> Linda
>
> --
> You received this message because you are subscribed to the Google Groups
> "iPhoneWebDev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<iphonewebdev%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/iphonewebdev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to