<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://tech.saigonist.com/taxonomy/term/142/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>responsive</title>
    <link>http://tech.saigonist.com/taxonomy/term/142/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Web viewports for mobile responsive websites</title>
    <link>http://tech.saigonist.com/b/code/web-viewports-mobile-responsive-websites</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;May 16, 2016&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/mobile&quot;&gt;mobile&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/web&quot;&gt;web&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/responsive&quot;&gt;responsive&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/css&quot;&gt;css&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;What is a viewport? You may have seen the meta-tag named &quot;viewport&quot; on newer mobile-friendly websites. The mobile (iOS) version of Safari introduced the &quot;viewport meta tag&quot; and &quot;scale&quot; on the viewport for mobile (scale optionally being one of the special values &lt;code&gt;minimum-scale&lt;/code&gt;, &lt;code&gt;maximum-scale&lt;/code&gt;, and &lt;code&gt;user-scalable&lt;/code&gt;).&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot; /&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A viewport is like a logical window. You are on one side of the window looking through to the...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Mon, 16 May 2016 00:39:00 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">90 at http://tech.saigonist.com</guid>
  </item>
  </channel>
</rss>
