<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1060372" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1060372</link>
    <description></description>
    <language>en</language>
          <item>
    <title>You can use media queries in</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1291628</link>
    <description> &lt;p&gt;You can use media queries in CSS to make the website responsive.&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Jun 2021 17:15:46 +0000</pubDate>
 <dc:creator>ronaldwilcox</dc:creator>
 <guid isPermaLink="false">comment 1291628 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I dont use bootstrap. I use</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1290642</link>
    <description> &lt;p&gt;I dont use bootstrap. I use css and certain code within to get my website to be mobile responsive.&lt;/p&gt;
 </description>
     <pubDate>Fri, 22 Apr 2016 19:31:17 +0000</pubDate>
 <dc:creator>forager</dc:creator>
 <guid isPermaLink="false">comment 1290642 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>JoelJohn wrote:Make a Google</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1290641</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;JoelJohn&lt;/em&gt; wrote:&lt;/div&gt;Make a Google search about CSS media queries. It is the key for responsive design. But I think it is wise that you read a full article about it instead of forum replies. w3schools appears as first result when I do the search, it can help.&lt;/p&gt;
&lt;p&gt;The browser can see the window size and adapt the website to look like it is explained in your CSS file for that dimension.&lt;/p&gt;
&lt;p&gt;by example, with:&lt;br /&gt;
 @media screen and (min-width: 480px) {&lt;br /&gt;
    body {&lt;br /&gt;
        // I can apply the styles for any browser window above 479px.&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;also use viewport, in a meta tag within the &quot;head&quot; of your page: meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&lt;/p&gt;
 </description>
     <pubDate>Fri, 22 Apr 2016 19:30:25 +0000</pubDate>
 <dc:creator>forager</dc:creator>
 <guid isPermaLink="false">comment 1290641 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Make it 12 column or for</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1290340</link>
    <description> &lt;p&gt;Make it 12 column or for easier reference use a bootstrap template.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Jan 2016 21:19:24 +0000</pubDate>
 <dc:creator>PreciousReed</dc:creator>
 <guid isPermaLink="false">comment 1290340 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Make a Google search about</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1290041</link>
    <description> &lt;p&gt;Make a Google search about CSS media queries. It is the key for responsive design. But I think it is wise that you read a full article about it instead of forum replies. w3schools appears as first result when I do the search, it can help.&lt;/p&gt;
&lt;p&gt;The browser can see the window size and adapt the website to look like it is explained in your CSS file for that dimension.&lt;/p&gt;
&lt;p&gt;by example, with:&lt;br /&gt;
 @media screen and (min-width: 480px) {&lt;br /&gt;
    body {&lt;br /&gt;
        // I can apply the styles for any browser window above 479px.&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Oct 2015 17:21:18 +0000</pubDate>
 <dc:creator>JoelJohn</dc:creator>
 <guid isPermaLink="false">comment 1290041 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Using CSS frameworks like</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1289650</link>
    <description> &lt;p&gt;Using CSS frameworks like bootstrap or sketchton responsive to integrate into your site.&lt;/p&gt;
&lt;p&gt;It is easy and make your site run well on mobile devices.&lt;/p&gt;
 </description>
     <pubDate>Sun, 03 May 2015 14:38:44 +0000</pubDate>
 <dc:creator>itommy</dc:creator>
 <guid isPermaLink="false">comment 1289650 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>It&#039;s simple... don&#039;t use</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-make-responsive-css-my-site#comment-1289458</link>
    <description> &lt;p&gt;It&#039;s simple... don&#039;t use static width&#039;s/height&#039;s.. and if you are using them then you should make some media queries for devices which are 800pixels or smaller&lt;/p&gt;
 </description>
     <pubDate>Fri, 13 Mar 2015 12:31:23 +0000</pubDate>
 <dc:creator>Matthijs88</dc:creator>
 <guid isPermaLink="false">comment 1289458 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
