[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: smart quotes are acting stupid in Firefox & IE; why?
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
<head xmlns:h="http://www.w3.org/1999/xhtml">
<title>Day 1 to 15</title><link rel="stylesheet" type="text/css" href="books.css"/><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"/></head><bo
My wordpress weblog has practically the same thing but the browser knows to render it in utf encoding.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
For people who are rendering in chunked HTML or XHTML, what do they do to make sure that these encoding issues don't occur?
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]