Web development , php , ajax , symfony, framework, zend
In: web resources
10 May 2011Font Sizing with rem: Jonathan Snook: CSS3 introduces a few new units, including the rem unit, which stands for “root em”. If this hasn’t put you to sleep yet, then let’s look at how rem works. The em unit is relative to the font-size of the parent, which causes the compounding issue. The rem unit [...]
In: Coding|php|programming
6 Oct 2010How to Create Inset Typography with CSS3 Just two years ago, we all used Photoshop to create beautiful inset typography. Now, you can do it using only CSS3. This great tutorial will help you getting started. View tutorial: http://sixrevisions.com/css/how-to-create-inset-typography-with-css3/ Create Beautiful CSS3 Typography Technically speaking, styling text is very simple. The hard part is the [...]
In: web resources
4 Jun 2010I was recently debugging a Dojo-fueled web application that features a “Tree” dijit (much like Christoph Pojer’s MooTools Tree Component). The tree’s container had a fixed width and an CSS “overflow” property of “hidden” to avoid scrolling. The problem I was encountering was that when I clicked a tree item, the item would receive focus [...]
In: web resources
17 May 2010Flash vs. et al: Filling In the Gaps: Jonathan Snook: These new [HTML5] features do negate some of the need to use Flash; however, I’m reluctant to think that these few features will be the death of Flash. There are simply too many use cases out there for which HTML5 does not serve. Hulu’s reluctance [...]
In: web resources
6 May 2010The idea of Spyjax is nothing new. In pasts posts I’ve covered how you can spy on your user’s history with both MooTools and jQuery. Today we’ll cover how to check user history using the Dojo Toolkit. View Demo The HTML <ul> <li><a href=”http://davidwalsh.name” class=”checkme”>David Walsh Blog</a></li> <li><a href=”http://css-tricks.com” class=”checkme”>CSS Tricks</a></li> <li><a href=”http://snook.ca” class=”checkme”>Snook</a></li> <li><a [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.