Skip to main content

Posts

Featured

<head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="viewport" content="width=device-width, user-scalable=no" /> <link rel="apple-touch-startup-image" href="splash-screen-320x460.png" media="screen and (max-device-width: 320px)" /> </head> Responsive Media @media screen and (max-width:1240px) and (min-width:1024px){ } @media screen and (max-width:1023px) and (min-width:767px){} @media screen and (max-width:766px) and (min-width:651px){} @media screen and (max-width:650px) and (min-width:351px){} @media screen and (max-width: 350px){} HTML to Include <?php include 'include/head.php'; ?> Wordpress Executable PHP widget -----------------> Plugin Black Studio TinyMCE Widget Widget Context ------------------------> Plugin PS Disable Auto Formatting -------------> </br><p> ...

Latest posts