HTML

TwitterFacebook
Get flash to fully experience Pearltrees

zen-coding - Set of plugins for HTML and CSS hi-speed coding

Follow us on Twitter @zen_coding New version 0.7 is available (March 13, 2011), read release notes for more info. Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. http://code.google.com/p/zen-coding/
http://wbond.net/sublime_packages/package_control

Sublime Package Control – a Sublime Text 2 Package Manager by wbond

Sublime Package Control Install Open Source A full-featured package manager that helps discovering, installing, updating and removing packages for Sublime Text 2 . It features an automatic upgrader and supports GitHub, BitBucket and a full channel/repository system. Features Easily find, install, upgrade and remove packages without restarting Sublime Text Keeps installed packages up-to-date with an auto-upgrade feature Downloads packages from GitHub , BitBucket and the custom JSON channel/repository system Handles updating packages cloned from GitHub and BitBucket via Git and Hg Provides commands for enabling and disabling packages Includes a command to bundle any package directory into a .sublime-package file
Learn HTML for Beginners

gimp tutorials

Night School News, Videos, Reviews and Gossip - Lifehacker

If you're interested in learning to make concept art—or simply taking your recreational painting into the digital sphere—concept artist Matt Kohr spent a week teaching us the basics. Here's the complete 101 course for your edification. Lesson 1: Get Started Painting on Your Computer Painting digitally is significantly different from painting with brushes. http://lifehacker.com/5781134/digital-painting-101-the-complete-guide
http://lifehacker.com/5790955/how-to-make-a-web-site-the-complete-guide

Night School News, Videos, Reviews and Gossip - Lifehacker

Last week we taught you how to make a web site from start to finish, including finding a reliable web host to host your site. Here's the complete guide so you have access to all the lessons in one convenient location. How to Make a Web Site Part I: Understanding and Writing HTML

Learn to Code: The Full Beginner's Guide

http://lifehacker.com/5744113/learn-to-code-the-full-beginners-guide If you've been looking to learn how to code, we can help you get started. Here are 4.5 lessons on the basics and extra resources to keep you going. Variables and Basic Data Types In our first lesson we're going to be taking a look at how to store different kinds of variables

Web Color KiloChart

http://www.visibone.com/color/kilochart.html#decimal Decimal Alternatives The Color KiloChart shows decimal color codes. Legacy HTML color codes are in hexadecimal, but today there are alternatives for all of them in decimal. (99.9% of browsers in use support style sheets, according to thecounter.com .)

color chart, codes, hexadecimal rgb values

If you're looking for a 216 web safe color chart, you've come to the right place. However, before reviewing the chart, you may be interested in learning a little bit about the 216 web safe color codes. Netscape specified 216 colors that have precedence in web browsers based on the 256 colors displayed within an 8-bit system. As 40 colors displayed differently between PCs and MACs, they were eliminated. http://www.web-source.net/216_color_chart.htm#.UVhH3NGI70M
http://www.htmlgoodies.com/primers/html/article.php/3478181/Basic-HTML-Images.htm

Basic HTML: Adding Images

(with updates by editorial staff) How To Add Images To Your Web Pages! By now you know enough to write a very nice, text-based home page, but it is the ability of the Web to provide pictures, technically called images, graphics, or sometimes icons, that has made it so popular. In this Primer, you'll learn how place an image on your page and also how to turn an image into a link to another page. Placing An Image On Your Page