web design

TwitterFacebook
Get flash to fully experience Pearltrees

HTML5 Canvas Quadratic Motion Animation Tutorial

Modified on November 11th, 2012 by Eric Rowell To create a quadratic motion animation with HTML5 Canvas, we can increment the vx (horizontal velocity), the vy (vertical velocity), or both the vx and the vy of an object for each frame, and then update the position of the object, according to the equation of acceleration: distance = velocity * time + 1/2 * acceleration * time ^2 HTML5 Canvas Acceleration Example Open in new window http://www.html5canvastutorials.com/advanced/html5-canvas-quadratic-motion-animation/
Free PSD Web UI Element 41 Button, web elements, APIs PSD | Кнопки, веб элементы, программные интерфейсы PSD. Часть 41. 270 векторных иконок 270 векторных иконок для загрузки в .SVG | <noindex><a href="http://aristath.github.com/elusive-iconfont/" target="_blank" rel="nofollow" >Elusive Icons</a></noindex> Иконки на HTML/CSS Иконки на HTML/CSS | <noindex><a href="http://one-div.com/" target="_blank" rel="nofollow">one-div.com</a></noindex> PSD файлы с Dribbble Пользовательский интерфейс (UI), иконки, кнопки, обои, шаблоны и многое другое | <noindex><a href="http://psddd.co/" target="_blank" rel="nofollow">psddd.co</a></noindex> Blog designer UI elements UI элементы в формате .psd | <noindex><a href="http://kimpetersend1.com/design.php" target="_blank" rel="nofollow">KimPetersen</a></noindex> http://alexwolkov.ru/blognews/Photoshop/Web_Elements/Free_PSD_Web_UI_Element_12

Free PSD Web UI Element 12 | Web Elements | Photoshop | blognews | AlexWolkov | Life & Live

http://www.spaksu.com/ucretsiz-css-template-siteleri/ solucija css-templates kategorisi ise hem ücretli hem ücretsiz ürünler sunuyor. Sade bir tasarıma sahip site daha çok metin ağırlıklı tasarımlar arıyorsanız işinize yarar. Open Web Design sitesi oldukça geniş bir template arşivine sahipmiş. Arama bölümünde validtype, contrast, pricolor, seccolor gibi güzel arama opsiyonları var.

Ücretsiz Css Template Siteleri : Spaksu Blog

http://fatihhayrioglu.com/font-face-kullanimi/

@font-face kullanımı / Fatih Hayrioğlu'nun not defteri

@font-face Genel Bilgi @font-face özelliği web sitelerimizde sistemde yüklü olmayan yazı tiplerini kullanma imkanı verir. @font-face kodu ile kullanıcının bilgisayarına kullanılacak yazı tipleri yüklenir. @font-face özelliği ilk olarak CSS2 ile birlikte geldi, ancak sonradan bazı problemlerden dolayı CSS2.1'de kaldırıldı ve şimdi CSS3 ile birlikte yeniden geldi. Tipografi hakkında bir çok makale yazıldı ve yazılmaktadır.