<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>An online notebook that I use to keep track of the all Front-End Web Stuff I use or experiment with.</description><title>Front-End Web Stuff</title><generator>Tumblr (3.0; @frontendwebstuff)</generator><link>http://frontendwebstuff.tumblr.com/</link><item><title>Profiling CSS for fun and profit. Optimization notes. </title><description>&lt;a href="http://perfectionkills.com/profiling-css-for-fun-and-profit-optimization-notes/"&gt;Profiling CSS for fun and profit. Optimization notes. &lt;/a&gt;: &lt;p&gt;This guy used Opera’s experimental “style profiler” to optimize a one-page. This tool shows the parsing time of CSS selector matching, document reflow and repaint.&lt;/p&gt;

&lt;p&gt;Read the Notes section to get to the real meat of this article.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/15413546186</link><guid>http://frontendwebstuff.tumblr.com/post/15413546186</guid><pubDate>Fri, 06 Jan 2012 15:26:29 -0600</pubDate><category>css3</category><category>optimization</category><category>oocss</category></item><item><title>Responsive Data Tables</title><description>&lt;a href="http://css-tricks.com/9096-responsive-data-tables/"&gt;Responsive Data Tables&lt;/a&gt;: &lt;p&gt;I AM IN LOVE. This is the coolest tricks I have seen in a long time. This technique shows how to apply media-queries to tables so your data displays nicely.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/14264540358</link><guid>http://frontendwebstuff.tumblr.com/post/14264540358</guid><pubDate>Thu, 15 Dec 2011 10:04:05 -0600</pubDate><category>html</category><category>css</category><category>media-queries</category><category>Responsive Design</category></item><item><title>Simple Styles for 's</title><description>&lt;a href="http://css-tricks.com/examples/hrs/"&gt;Simple Styles for 's&lt;/a&gt;: &lt;p&gt;A bunch of examples for styling &lt;hr&gt;’s. Uses a lot of pseudo code (::before and ::after) and css3 gradients.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/13636646576</link><guid>http://frontendwebstuff.tumblr.com/post/13636646576</guid><pubDate>Fri, 02 Dec 2011 10:08:05 -0600</pubDate><category>css</category><category>css3</category></item><item><title>HTML Ipsum</title><description>&lt;a href="http://html-ipsum.com/"&gt;HTML Ipsum&lt;/a&gt;: &lt;p&gt;Ipsum text already wrapped in HTML elements.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/13592145220</link><guid>http://frontendwebstuff.tumblr.com/post/13592145220</guid><pubDate>Thu, 01 Dec 2011 10:11:05 -0600</pubDate><category>html</category></item><item><title>Icon Font</title><description>&lt;a href="http://css-tricks.com/examples/IconFont/"&gt;Icon Font&lt;/a&gt;: &lt;p&gt;An example site showing the coolness of icon fonts.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/13502988970</link><guid>http://frontendwebstuff.tumblr.com/post/13502988970</guid><pubDate>Tue, 29 Nov 2011 10:26:05 -0600</pubDate><category>fonts</category><category>font-face</category></item><item><title>Ultimate CSS Gradient Generator</title><description>&lt;a href="http://www.colorzilla.com/gradient-editor/"&gt;Ultimate CSS Gradient Generator&lt;/a&gt;: &lt;p&gt;This is pretty useful since making a gradient cross-browser can be time consuming. This will give you a fall-back color, the code for the various vendor prefixes and the filter code for IE6-9.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/13466107195</link><guid>http://frontendwebstuff.tumblr.com/post/13466107195</guid><pubDate>Mon, 28 Nov 2011 15:14:33 -0600</pubDate><category>css3</category><category>css</category><category>cross-browser</category></item><item><title>Wrapping Long URLs and Text Content with CSS</title><description>&lt;a href="http://perishablepress.com/press/2010/06/01/wrapping-content/"&gt;Wrapping Long URLs and Text Content with CSS&lt;/a&gt;: &lt;p&gt;I refer to this all the time when I need to wrap text that is too long for its parent container.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/11446169176</link><guid>http://frontendwebstuff.tumblr.com/post/11446169176</guid><pubDate>Fri, 14 Oct 2011 15:16:10 -0500</pubDate><category>css</category><category>tricks</category></item><item><title>Styling HTML Lists with CSS: Techniques and Resources</title><description>&lt;a href="http://coding.smashingmagazine.com/2009/12/11/styling-html-lists-with-css-techniques-and-resources/"&gt;Styling HTML Lists with CSS: Techniques and Resources&lt;/a&gt;: &lt;p&gt;This really helped me when I was first trying to figure out how to style HTML lists. It is a couple years old but still a good resource&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/11446094462</link><guid>http://frontendwebstuff.tumblr.com/post/11446094462</guid><pubDate>Fri, 14 Oct 2011 15:14:16 -0500</pubDate><category>html,</category><category>css</category><category>navigation</category></item><item><title>Current HTML5 Working Spec</title><description>&lt;a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/"&gt;Current HTML5 Working Spec&lt;/a&gt;</description><link>http://frontendwebstuff.tumblr.com/post/11445733713</link><guid>http://frontendwebstuff.tumblr.com/post/11445733713</guid><pubDate>Fri, 14 Oct 2011 15:04:47 -0500</pubDate><category>html5</category></item><item><title>Mo’ robust paragraph indenting</title><description>&lt;a href="http://csswizardry.com/2010/12/mo-robust-paragraph-indenting/"&gt;Mo’ robust paragraph indenting&lt;/a&gt;: &lt;p&gt;Some examples on formatting paragraphs.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/11445684778</link><guid>http://frontendwebstuff.tumblr.com/post/11445684778</guid><pubDate>Fri, 14 Oct 2011 15:03:00 -0500</pubDate><category>css</category><category>typography</category><category>tricks</category></item><item><title>Less Css for .NET</title><description>&lt;a href="http://www.dotlesscss.org/"&gt;Less Css for .NET&lt;/a&gt;: &lt;p&gt;I am using this in a test project right now. It is really easy to install and is rather fun to play with. There is even an option to have it minimize your CSS for you.&lt;/p&gt;

&lt;p&gt;Here is a detailed tutorial to install dotlesscss in your project:&lt;br/&gt;&lt;a href="http://tedgustaf.com/en/blog/2010/261/setup-dotless-in-aspnet-project/"&gt;&lt;a href="http://tedgustaf.com/en/blog/2010/261/setup-dotless-in-aspnet-project/"&gt;http://tedgustaf.com/en/blog/2010/261/setup-dotless-in-aspnet-project/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/11325547519</link><guid>http://frontendwebstuff.tumblr.com/post/11325547519</guid><pubDate>Tue, 11 Oct 2011 14:50:16 -0500</pubDate><category>.net</category><category>less</category><category>css</category><category>visual studio</category></item><item><title>New HTML elements and surrogate DIVs</title><description>&lt;a href="http://www.css-101.org/articles/thoughts_on_the_new_html_elements_and_surrogate_divs/"&gt;New HTML elements and surrogate DIVs&lt;/a&gt;: &lt;p&gt;This is an interesting idea that I just came across today. The idea is to use the HTML5 elements (i.e. &lt;header&gt;) and instead of using a &lt;a href="http://code.google.com/p/html5shim/"&gt;javascript shim&lt;/a&gt; you place a &lt;div&gt; with a classname inside the element.&lt;/p&gt;
&lt;p&gt;Here is what the code would look like:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;header&gt;&lt;br/&gt;     &lt;/code&gt;&lt;code&gt;&lt;div class="header"&gt; ... &lt;/div class="header"&gt;&lt;br/&gt;&lt;/code&gt;&lt;code&gt;&lt;/header&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;There is also the option of nesting the the elements, &lt;a href="http://www.css-101.org/articles/thoughts_on_the_new_html_elements_and_surrogate_divs/nesting_versus_wrapping.html"&gt;as descriped here&lt;/a&gt;.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;If I had to support old browsers with javascript turned off, I might think about doing this but I really dislike writting junk HTML. I tend to use a javascript shim or modernizr even with the issues they cause.&lt;/code&gt;&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/11021625877</link><guid>http://frontendwebstuff.tumblr.com/post/11021625877</guid><pubDate>Tue, 04 Oct 2011 09:59:00 -0500</pubDate><category>hack</category><category>html5</category><category>shims</category><category>tricks</category></item><item><title>Scalable and Modular Architecture for CSS</title><description>&lt;a href="http://smacss.com/book/"&gt;Scalable and Modular Architecture for CSS&lt;/a&gt;: &lt;p&gt;A way to organize your CSS for larger sites. I am not sure if I will use this but it does make me think about how to do this.&lt;/p&gt;
&lt;p&gt;I am thinking that I will try this on the next small site that I work on.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/10993599800</link><guid>http://frontendwebstuff.tumblr.com/post/10993599800</guid><pubDate>Mon, 03 Oct 2011 16:59:00 -0500</pubDate><category>css</category><category>css3</category></item><item><title>CSS3 Please!</title><description>&lt;a href="http://css3please.com/"&gt;CSS3 Please!&lt;/a&gt;: &lt;p&gt;This site is really handy to figure out these CSS3 properties:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;border-radius&lt;/li&gt;
&lt;li&gt;box-shadow&lt;/li&gt;
&lt;li&gt;gradient&lt;/li&gt;
&lt;li&gt;rbga&lt;/li&gt;
&lt;li&gt;transition&lt;/li&gt;
&lt;li&gt;text-shadow&lt;/li&gt;
&lt;li&gt;@font-face&lt;/li&gt;
&lt;li&gt;box-columns&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;This is an open source project, so if you want to contribute, you can do so &lt;a href="%22https://github.com/paulirish/css3please"&gt;here&lt;/a&gt;&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9925859637</link><guid>http://frontendwebstuff.tumblr.com/post/9925859637</guid><pubDate>Wed, 07 Sep 2011 14:21:29 -0500</pubDate><category>css</category><category>css3</category></item><item><title>A look at the HTML5 section element and headers</title><description>&lt;a href="http://www.stubbornella.org/content/2011/09/06/style-headings-using-html5-sections/"&gt;A look at the HTML5 section element and headers&lt;/a&gt;: &lt;p&gt;&lt;span&gt;I am always trying to figure out if I should use a header and format it differently because of the way the design is or if it makes more sense to use another element. It would help if every designer I worked with understood the DOM and would give me consistent header designs but I can’t always push back on something that seems so trivial.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This article really helped me figure out a tactic that I can use to style the various headers I have scattered around.&lt;/span&gt;&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9920473750</link><guid>http://frontendwebstuff.tumblr.com/post/9920473750</guid><pubDate>Wed, 07 Sep 2011 11:13:00 -0500</pubDate><category>html5</category><category>css</category></item><item><title>CSS3 Transparent Borders</title><description>&lt;a href="http://css-tricks.com/7423-transparent-borders-with-background-clip/"&gt;CSS3 Transparent Borders&lt;/a&gt;: &lt;p&gt;Have a design that needs your border to be transparent? This tells you how to do it.&lt;/p&gt;
&lt;p&gt;You use it this way:&lt;/p&gt;
&lt;p&gt;#transparentborder {&lt;br/&gt;   background&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; white&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;span class="pln"&gt;&lt;br/&gt;   border&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="lit"&gt;20px&lt;/span&gt;&lt;span class="pln"&gt; solid rgba&lt;/span&gt;&lt;span class="pun"&gt;(&lt;/span&gt;&lt;span class="lit"&gt;0&lt;/span&gt;&lt;span class="pun"&gt;,&lt;/span&gt;&lt;span class="lit"&gt;0&lt;/span&gt;&lt;span class="pun"&gt;,&lt;/span&gt;&lt;span class="lit"&gt;0&lt;/span&gt;&lt;span class="pun"&gt;,&lt;/span&gt;&lt;span class="lit"&gt;0.3&lt;/span&gt;&lt;span class="pun"&gt;);&lt;br/&gt;   &lt;/span&gt;background&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;clip&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; padding-box&lt;span class="pun"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="pun"&gt;;&lt;br/&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="pun"&gt;background-clip has three options:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="pun"&gt;background&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;clip&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; border&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;box&lt;/span&gt;&lt;span class="pun"&gt;;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="pun"&gt;&lt;span class="pun"&gt;background&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;clip&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; padding&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;box&lt;/span&gt;&lt;span class="pun"&gt;;&lt;br/&gt;background&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;clip&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; content&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;box&lt;/span&gt;&lt;span class="pun"&gt;;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="pun"&gt;&lt;span class="pun"&gt;&lt;span class="pun"&gt;&lt;span class="pun"&gt;Read the article to see how each of these work.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9673136165</link><guid>http://frontendwebstuff.tumblr.com/post/9673136165</guid><pubDate>Thu, 01 Sep 2011 13:42:00 -0500</pubDate><category>border</category><category>css3</category></item><item><title>RGBA Backgrounds</title><description>&lt;a href="http://leaverou.me/2009/02/bulletproof-cross-browser-rgba-backgrounds/"&gt;RGBA Backgrounds&lt;/a&gt;: &lt;p&gt;How to use RBGA background crossbrowers (In IE too!)&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9671039394</link><guid>http://frontendwebstuff.tumblr.com/post/9671039394</guid><pubDate>Thu, 01 Sep 2011 12:30:00 -0500</pubDate><category>rbga</category><category>css3</category></item><item><title>Javascript polyfill for Media Queries in IE6-8</title><description>&lt;a href="http://code.google.com/p/css3-mediaqueries-js/"&gt;Javascript polyfill for Media Queries in IE6-8&lt;/a&gt;: &lt;p&gt;&lt;a href="http://code.google.com/p/css3-mediaqueries-js/"&gt;css3-mediaqueries-js&lt;/a&gt; is a javascript polyfill to make media queries work in older verisons of browsers.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9556049810</link><guid>http://frontendwebstuff.tumblr.com/post/9556049810</guid><pubDate>Mon, 29 Aug 2011 15:22:00 -0500</pubDate><category>polyfill</category><category>media queries</category><category>javascript</category></item><item><title>Micro Clearfix Hack</title><description>&lt;a href="http://nicolasgallagher.com/micro-clearfix-hack/"&gt;Micro Clearfix Hack&lt;/a&gt;: &lt;p&gt;A way to clear floats that doesn’t require extra markup.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9549246779</link><guid>http://frontendwebstuff.tumblr.com/post/9549246779</guid><pubDate>Mon, 29 Aug 2011 11:47:00 -0500</pubDate><category>css</category><category>hack</category><category>pseudo-elements</category><category>tricks</category></item><item><title>Media Queries for Standard Devices</title><description>&lt;a href="http://css-tricks.com/snippets/css/media-queries-for-standard-devices/"&gt;Media Queries for Standard Devices&lt;/a&gt;: &lt;p&gt;Handy reference for creating Media Queries for different devices.&lt;/p&gt;
&lt;p&gt;What I am finding the most useful is this one:&lt;/p&gt;
&lt;p&gt;@media screen and (max-width : 480px) {&lt;/p&gt;
&lt;p&gt;/* CSS Here */&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;I like this because it will apply the styles to the landscape view on a mobile device. We’ll see if I like it in another day when I start testing this design.&lt;/p&gt;</description><link>http://frontendwebstuff.tumblr.com/post/9548544790</link><guid>http://frontendwebstuff.tumblr.com/post/9548544790</guid><pubDate>Mon, 29 Aug 2011 11:24:00 -0500</pubDate><category>css</category><category>media queries</category><category>mobile</category><category>css3</category></item></channel></rss>
