Bookmark
Can Email Be Responsive? · An A List Apart Article
alistapart.com/article/can-email-be-responsive, posted 2014 by peter in css email howto html toread
Love it or hate it, there’s no denying the popularity of HTML emails. And, like the web before it, the inbox has officially gone mobile—with over 50 percent of email opens occurring on mobile devices.
...
Building on the principles of responsive web design first codified by Ethan Marcotte, a revolution in email design is giving birth to an experience fast approaching that of the modern web. Subscribers need no longer be subjected to terrible reading experiences, frustrating touch targets, and tiny text.
Bookmark
CSS Variables in Firefox 29 • Cameron McCormack's blog
mcc.id.au/blog/2013/12/variables, posted 2013 by peter in css development firefox html toread webdesign
As reported by Cameron McCormack, Firefox Nightly (version 29) now supports CSS variables. You can get a quick overview in this short screencast:
Bookmark
DRM in HTML5 | The Beautiful, Tormented Machine
manu.sporny.org/2013/drm-in-html5/, posted 2013 by peter in copyright dinosaurism html opinion standard
The Encrypted Media Extensions (DRM in HTML5) specification does not solve the problem the authors are attempting to solve, which is the protection of content from opportunistic or professional piracy. The HTML WG should not publish First Public Working Drafts that do not effectively address the primary goal of a specification.
Bookmark
Responsive Web Design - An Advanced Guide to HTML & CSS
learn.shayhowe.com/advanced-html-css/responsive-web-design, posted 2013 by peter in css development html reference toread webdesign
Responsive web design is the practice of building a website suitable to work on every device and every screen size, no matter how large or small, mobile or desktop. Responsive web design is focused around providing an intuitive and gratifying experience for everyone. Desktop computer and cell phone users alike all benefit from responsive websites.
Bookmark
13 Semantic Markup Tips For 2013: A Local SEO Checklist
searchengineland.com/13-semantic-markup-tips-for-2013-a-local-seo-checklist-143708?utm_source=feedburner&utm_medium=linkedin&utm_campaign=feed-main, posted 2013 by peter in business html list webdesign
One of the least-tapped areas of local business website optimization continues to be semantic markup. Semantic markup can increase chances that information from your website will be highlighted in search engine results pages via rich snippets, attracting greater attention and clickthroughs. So, read on and use this checklist to see if you’re exploiting all elements possible for your local business website.
Bookmark
spin.js
fgnass.github.com/spin.js/, posted 2011 by peter in animation css design free html javascript opensource
Features
* No images, no external CSS
* No dependencies
* Highly configurable
* Resolution independent
* Works in all major browsers, including IE6
* Smaller than an animated GIF (3K minified, 1.7K gzipped)
* MIT License
...
How it works
Spin.js uses the CSS3 to render the UI, falling back to VML Internet Explorer. If supported by the browser, @keyframe rules are used to animate the spinner.
Bookmark
Dive Into HTML5
diveintohtml5.org/, posted 2011 by peter in development free howto html javascript reference webdesign
Dive Into HTML5 seeks to elaborate on a hand-picked Selection of features from the HTML5 specification and other fine Standards. The final manuscript has been published on paper by O’Reilly, under the Google Press imprint. Buy the printed Work — artfully titled “HTML5: Up & Running” — and be the first in your Community to receive it. Your kind and sincere Feedback is always welcome. The Work shall remain online under the CC-BY-3.0 License.
Bookmark
IE9 & HTML5
people.mozilla.com/~prouget/ie9/, posted 2011 by peter in css html javascript microsoft standard webdesign
The reality is that IE9 is 2 years late. Microsoft is glad to come out with the <video> tag, the <canvas> tag, SVG, and some CSS3. Like other vendors did years ago. Firefox 3.5 had the <video> tag, the <canvas> tag, Geolocation, SVG in 2009. Canvas and SVG existed 5 years ago.
Bookmark
HTML5 Canvas Cheat Sheet - Nihilogic
blog.nihilogic.dk/2009/02/html5-canvas-cheat-sheet.html?kozmic, posted 2011 by peter in design development html javascript reference webdesign
The information is pretty much just a copy of what is found in the WHATWG specs, just condensed and hopefully a bit easier to read. There are virtually no explanations, however, and no examples other than some graphics for compositing values and a few other things (the appearance of which is very much inspired by those found in Mozilla's examples). So, it's basically just a listing of the attributes and methods of the canvas element and the 2d drawing context.
Choose between a 2 page PDF document or a PNG file.
Bookmark
A List Apart: Articles: Bye Bye Embed
www.alistapart.com/articles/byebyeembed/, posted 2010 by peter in flash howto html video webdesign
The use of embed has gone on too long. Wishing for it to become part of the official specs is like wishing your partner would start putting the cap on the toothpaste. It’s not going to happen. It’s time to move on. If you want to validate your website, you have to get rid of embed. In this article, I’ll show you how.
|< First < Previous 11–20 (65) Next > Last >|