Web development , php , ajax , symfony, framework, zend
In: programming|SEO|web design
15 Jul 2011Flexible layouts are created by using relative measurements as opposed to absolute measurements. The question is relative to what? With elastic layouts the measurements are set relative to something internal to the design, usually the size of the type. We previously talked about fluid layouts, which I defined as using measurements relative to the browser [...]
In: web resources
25 Jun 2011Any HTML element (like a body, list, paragraph, table etc.) can have an ID (identifier) and can also have one or more Classnames. For example, the following DIV element has both an ID and three Classnames (separated by spaces). <div id=”contactblock” class=”indent highlight new”>…</div> But what are IDs and classes/classnames, and how and when do [...]
In: web resources
17 Jun 2011I recently stumbled upon David DeSandro’s website when I saw a tweet stating that someone had stolen/hotlinked his website design and code, and he decided to do the only logical thing to retaliate: use some simple JavaScript goodness to inject unicorns into their page. A brilliant idea, if I may say so myself (and I [...]
In: web resources
17 Jun 2011A while back I showed you the awesome classList API, which allows simple addition, removal, and toggling of CSS classes without the need for parsing the className. Another simple API available in FireFox Aurora Firefox 6, at time of print and Chrome 8 is the element.dataset API. This tiny API allows developers to get and [...]
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.