<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041934" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041934</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Well, I use both.
Depends</title>
    <link>https://www.webmaster-forums.net/do-you-code-your-css-inline-or-block-format#comment-1233560</link>
    <description> &lt;p&gt;Well, I use both.&lt;/p&gt;
&lt;p&gt;Depends mostly on complexity, if it&#039;s more than a coupla statements, I think block is clearer.&lt;/p&gt;
&lt;p&gt;I suppose the one line code loads a bit faster - but not enough to sacrifice clarity.&lt;/p&gt;
&lt;p&gt;Now, how about block styles...&lt;/p&gt;
&lt;p&gt;do you&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;element {&lt;br /&gt;&amp;nbsp; style1;&lt;br /&gt;&amp;nbsp; style2;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
or no indent like&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;element {&lt;br /&gt;style1;&lt;br /&gt;style2;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
or separate the braces like&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;element &lt;br /&gt;{&lt;br /&gt;&amp;nbsp; style1;&lt;br /&gt;&amp;nbsp; style2;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;???&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Sep 2008 00:03:00 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1233560 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
