Quello che non gli piace è il tuo:
<link href="stile/style.css" type=text/css rel="stylesheet">
Sistemalo cosi':
<link href="stile/style.css" rel="stylesheet" type="text/css">
Quello che non gli piace è il tuo:
<link href="stile/style.css" type=text/css rel="stylesheet">
Sistemalo cosi':
<link href="stile/style.css" rel="stylesheet" type="text/css">