Jump to the main content.

Tips&Tricks for the modern day web designer

Don’t make browsers guess which encoding the page uses

Submitted by: WebD&D on July 9, 2009.

The content on the Web is still just a sequence of ones and zeros, but the browser needs to know what characters those ones and zeros represent. Therefore, it needs to know which encoding to use.

Read the outside article: Why Web authors must specify character encodings

1 Star2 Stars3 Stars4 Stars5 Stars

Loading ... Loading ...

Tags:

Level: Beginner