[Solved] Difference in output of a responsive website
you need to add meta tag in your head section <meta http-equiv=”X-UA-Compatible” content=”IE=edge”> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <!DOCTYPE html> <html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en-gb” lang=”en-gb” dir=”ltr”> <head> <meta http-equiv=”X-UA-Compatible” content=”IE=edge”> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <link rel=”shortcut icon” href=”https://stackoverflow.com/templates/sb_powerplumb/favicon.ico” /> <link rel=”icon” type=”image/ico” href=”https://stackoverflow.com/templates/sb_powerplumb/favicon.ico” /> <base href=”http://www.powerplumbhydronicheating.com.au/” /> <meta http-equiv=”content-type” content=”text/html; charset=utf-8″ /> <meta name=”keywords” content=”hydronic heating, hydronic … Read more