Arkadaşlar şu kodlama doğru mudur acaba?
<!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>
<title>Site adı</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254" />
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="1 days" />
<meta name="keywords" content="etiketler" />
<meta name="description" content="Sitenin açıklaması" />
<link rel = "stylesheet" href = "style.css" type = "text/css" />
<link rel = "stylesheet" href = "style_menu.css" type = "text/css" />
<link rel="Shortcut Icon" type="image/ico" href="favicon.ico" />
<!--[if IE 7]><link rel="stylesheet" type="text/css"href="style_ie7.css" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet" type="text/css"href="style_ie6.css" /><![endif]-->
</head>