View Single Post
Old 06-28-2011, 12:58 AM   PM User | #3
kikibu
New to the CF scene

 
Join Date: Jun 2011
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
kikibu is an unknown quantity at this point
Thanks. I tried a lot of combinations including your suggestion, which is actually in the current version online.

Somehow the <meta> line doesn't do anything for my site. I use it right here:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width; minimum-scale=1.0; maximum-scale=1.0" /> 
<title>THE KIND</title>
Any idea why?
kikibu is offline   Reply With Quote