<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>danielmiessler.com - Latest Comments in CSS Test Post</title><link>http://drm.disqus.com/</link><description>https://danielmiessler.com/about/</description><atom:link href="https://drm.disqus.com/css_test_post/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 26 Aug 2007 00:08:18 -0000</lastBuildDate><item><title>Re: CSS Test Post</title><link>http://https://danielmiessler.com/blog/css-test-post#comment-11165567</link><description>&lt;p&gt;Take a look into your single posting template, the first 8 lines are there twice.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elpres</dc:creator><pubDate>Sun, 26 Aug 2007 00:08:18 -0000</pubDate></item><item><title>Re: CSS Test Post</title><link>http://https://danielmiessler.com/blog/css-test-post#comment-11165566</link><description>&lt;p&gt;@Jon Henshaw&lt;br&gt;No, your comments are greatly appreciated.&lt;/p&gt;&lt;p&gt;@Marcin&lt;br&gt;Thanks for the heads-up. I'll get it taken care of.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Miessler</dc:creator><pubDate>Wed, 22 Aug 2007 21:07:03 -0000</pubDate></item><item><title>Re: CSS Test Post</title><link>http://https://danielmiessler.com/blog/css-test-post#comment-11165564</link><description>&lt;p&gt;In your .codeblock style, the text can traverse out of the background block by at least 4 characters. 'eq 0' will actually reach * UNIX's find Command.&lt;/p&gt;&lt;p&gt;This has been tested on Firefox 2.0.0.6 on Ubuntu 7.04 running NoScript&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcin</dc:creator><pubDate>Wed, 22 Aug 2007 20:39:13 -0000</pubDate></item><item><title>Re: CSS Test Post</title><link>http://https://danielmiessler.com/blog/css-test-post#comment-11165561</link><description>&lt;p&gt;In general, you shouldn't name your IDs and classes by their attribute. For example, .red { color:red; } is a no no. Instead, call it by it's function, like .alert or .warning. That way, if you want to apply other attributes to it and even change the color completely, you can. Otherwise, there's really no difference between doing class="red" and doing an inline style of style="color:red;"&lt;/p&gt;&lt;p&gt;Now you may be up to something else that I'm not aware of and this may all just be a test that you're doing, but I couldn't let it go when I saw it. Especially since the rest of your code is excellent. That is all. I hope you don't take my comment the wrong way. If you do, please ignore me ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Henshaw</dc:creator><pubDate>Wed, 22 Aug 2007 19:32:00 -0000</pubDate></item></channel></rss>