dimanche 22 mars 2015

my viewport tag wont work for mobile devices


Ok so i have finally built my website and its on google, http://ift.tt/18RDuSo. So I want to have the page responsive on mobile devices now so i put the "viewport" tag in the header of my code.



<head>
<title> YearlyDough - the free online money calculator </title>
<link type="text/css" rel="stylesheet" href="money.css">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="msvalidate.01" content="4F8D23CE36350856C195ECB9820F3B95" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="RrmBbvHRsQ9d-fxUBDpLq7LZGXnJrb1PBPzPhb9K0oI">
<meta name="description" content="Welcome to YearlyDough, the free online money calculator. Check how much money you make yearly, monthly, weekly, or daily, along with advanced statistics.">
</head>


The page still wont look proper on a phone, even though i have a viewport tag and all of it is typed correctly. What have i done wrong?? Everything look correct.





Aucun commentaire:

Enregistrer un commentaire