background preloader

Webdesign

Facebook Twitter

Fast and beautiful maps. How to make users scroll down your page. About-axona.com. MetaExtensions. This page lists the allowed extension values for the name="" attribute of the <meta> element in HTML5.

MetaExtensions

You may add your own values to this list, which makes them legal HTML5 metadata names. We ask that you: avoid redundancy - if someone has already defined a name that does roughly what you want, please reuse it. Be sure to include all the items required by the spec including a link to a specification that specifies the keyword as an HTML meta keyword.

If a proposal lacks a specification and a version in a complete specification exists, the latter is to be preferred. Note that URL-valued properties must not be registered as meta names but should be registered as rel keywords instead. Zepto/src/detect.js at master · madrobby/zepto. CSS-only: Load images on demand - Pavel Podlipensky. Published on June 5, 2013 by podlipensky The brain is a muscle, and as all muscles, it needs regular exercise to keep sharp.

CSS-only: Load images on demand - Pavel Podlipensky

Thats why I decided to take very old (but efficient) web optimization technique and implement it in new crazy way. You most likely heard about loading images (and other resources) on demand – which is not only a common sense, but also a good way to speedup initial page load. Usually it is implemented via JavaScript, but today I’ll share with you how you can achieve the same effect by using pure CSS. HTML5 Please - Use the new and shiny responsibly. HTML5 and CSS3 Without Guilt. Not every HTML5 or CSS3 feature has widespread browser support, naturally.

HTML5 and CSS3 Without Guilt

To compensate for this, enterprising developers have created a number of tools to let you use these technologies today, without leaving behind users who still live in the stone age. Prologue HTML5 Semantic Elements The good news is that, except for Internet Explorer, you can create more semantic markup by using the new HTML5 elements -- even in browsers which don't officially support them. Just remember to set the correct display mode: block. IE Conditional Comments Implementing many of the solutions in this tutorial involves including some JavaScript for specific Internet Explorer releases. Here are some quick examples: Checks if the browser is Internet Explorer 6. Checks for a version of Internet Explorer greater than 6.

Tool 1: HTML5 Shiv In anything IE, excluding the most recent version (IE9), you cannot apply styles to elements that the browser does not recognize. Testing made easier in Internet Explorer. Responsive + Fluid. Flexible CSS typographic scale. When designing using text, no matter if it’s for print or the Web, one vital thing to do is to ensure that the design stays harmonious in every aspect.

Flexible CSS typographic scale

The best way to do so is quite possibly using a so called typographic scale, which means giving text portions precise, regular and linear dimensions, based on the hierarchical relationships they hold with other text elements. This has been long known, of course, and we’re not bringing anything new to the cause. But being the Web one of our domains, we felt like managing the typographic scale in CSS could be done better, and in an easier, sort of automatic, way. ResponsiveSlides.js · Responsive jQuery Slider & Slideshow.

CodeAndMore @font-face made simple tool. Responsive Design bookmarklet. Stuff you can do with the "Checkbox Hack" The "Checkbox Hack" is where you use a connected label and checkbox input and usually some other element you are trying to control, like this: <label for="toggle-1">Do Something</label><input type="checkbox" id="toggle-1"><div>Control me</div> Then with CSS, you hide the checkbox entirely.

Stuff you can do with the "Checkbox Hack"

Designing Style Guidelines For Brands And Websites. Advertisement A website is never done.

Designing Style Guidelines For Brands And Websites

Life Below 600px.

MODx

When can I use... Support tables for HTML5, CSS3, etc. When can I use CSS position:fixed? FFmpeg. Fluid Width Video. IN A WORLD of responsive and fluid layouts on the web ONE MEDIA TYPE stands in the way of perfect harmony: video.

Fluid Width Video

There are lots of ways in which video can be displayed on your site. You might be self hosting the video and presenting it via the HTML5 <video> tag. You might be using YouTube or Vimeo which provides <iframe> code to display videos. You might be using Viddler or Blip.tv which provide nested object/embed tags to display a Flash player. The free HTML5 video player / Home. Vanilla JS. How To Use Pure CSS To Style Web Form Dynamically Plus 12 Awesome JavaScript Plugins. Everybody knows about web forms and it has fast becoming part of our daily online interaction.

How To Use Pure CSS To Style Web Form Dynamically Plus 12 Awesome JavaScript Plugins

Everyday we will need to enter some sort of information into a web form, whether it's a simple login to your web-mail account, an online purchase, or signing up for a website. These are the basic, and pretty much the effective way of gathering information on the web. Web application interface designs have evolved over the years, from the default browser style to having rich colour palettes design and dimensional background images. We have to thank the adoption of web standards and advanced CSS techniques for such improvements. Normal default web form elements look ugly and unprofessional.

How To Skin A Web Form With Pure CSS Pure CSS styling of web form can be achieve by changing the border colour or background colour but how about styling a textfield and textarea with a nice round corner background image? Blogography. Over the years I’ve heard plenty of designers moan about their clients.

Blogography

I’ve also witnessed a recent outburst of complaints against authors and speakers on Twitter. However the group that rarely comes under fire in public, but probably should, are the mass of terrible agencies out there. Through my travels I get to speak to lots of designers and developers, and am constantly amazed by how smart, knowledgeable and engaged these folks are. These people care passionately about doing the right thing, but are thwarted time and time again.

Facebook Coding

Documentation. Where's the fold? Examples. jQuery. CSS / Fonts. Mobile. HTML. ASP.NET. JavaScript Misc. Maki : a free web design mock-up tool for pixel perfect layouts. MODx. PHP.