When I run the example of chapter 3 such as queue-and-dequeue.html on browser I get the error:
Code:
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol.
Any suggestions would be highly appreciated.
Thanks in advance.