This section contains tutorials written by members of this site and links to tutorials of external sites. To add a new tutorial login and press the "Add New Article" button. Can't find your tutorial? Feel free to place a request.
418 Users read it.

HTML5 Canvas Image Effects: Black & White
by Lubov Cholakova (August 24, 2010)

HTML5 Canvas Image Effects: Black & White

The new canvas tag in HTML5  is known for its illustration power. It’s basically an empty element on which you can write and sketch using Javascript. But there’s a hidden power: image manipulation.

Read more
551 Users read it.

20 HTML Best Practices You Should Follow
by Lubov Cholakova (August 17, 2010)

20 HTML Best Practices You Should Follow

Most of the web pages you encounter is presented to you via HTML, the world wide web’s markup language. In this article, I will share with you 20 best practices that will lead to clean and correct markup.

Read more
416 Users read it.

Expanding Images Using HTML5's Contenteditable
by Lubov Cholakova (August 10, 2010)

Expanding Images Using HTML5's Contenteditable

HTML5 has a new attribute, contenteditable, which can be applied to any element which allows it to be edited directly in the browser window. Think of text input with a predefined value, but it can literally be any element. Form elements like text inputs support the :focus pseudo class, which allow us to style those elements when they are clicked upon or otherwise navigated to.

Read more
447 Users read it.

HTML E-mail Design Techniques Part 1
by Lubov Cholakova (July 28, 2010)

HTML E-mail Design Techniques Part 1

Today’s free helping from the Think Vitamin Membership video library looks at what to do and what not to do when designing HTML email.

Read more
403 Users read it.

The Only HTML5 Resources You Need for Getting Up to Speed
by Lubov Cholakova (July 19, 2010)

The Only HTML5 Resources You Need for Getting Up to Speed

There’s a lot of buzz going around about HTML5. Big companies such as Apple are predicting that it’s the technology that will sign the  death warrant of the popular Flash platform that powers a lot of rich internet apps and complex dynamic web components.


Read more
621 Users read it.

HTML5 video Libraries, Toolkits and Players
by Lubov Cholakova (April 28, 2010)

HTML5 video Libraries, Toolkits and Players

For the most part, Flash has always been the standard for showing video on the web (think of YouTube and Vimeo), supported in all browsers with the only exception being the iPhone and most recently, the iPad.
But now, with HTML5, the new video tag is creeping into our lives and opening up many new, exciting and standardized media possibilities for web developers.

Read more
588 Users read it.

HTML5 Video with a Fallback to Flash
by Lubov Cholakova (March 15, 2010)

HTML5 Video with a Fallback to Flash

In this quick tip, we’ll review how to work with HTML 5 video in your own projects. Because older browsers and Internet Explorer do not understand the <video> element, we must also find a way to serve a Flash file to viewers who are utilizing those browsers.

Read more
681 Users read it.

Optimizing HTML
by Lubov Cholakova (January 13, 2010)

Optimizing HTML

Client-side optimization is getting a lot of attention lately, but some of its basic aspects seem to go unnoticed. If you look carefully at pages on the web (even those that are supposed to be highly optimized), it’s easy to spot a good amount of redundancies, and inefficient or archaic structures in their markup. All this baggage adds extra weight to pages that are supposed to be as light as possible.

The reason to keep documents clean is not so much about faster load times, as it is about having a solid and robust foundation to build upon. Clean markup means better accessibility, easier maintenance, and good search engine visibility. Smaller size is just a property of clean documents, and another reason to keep them this way.
Read more
1526 Users read it.

Why is valid HTML important to everyone?
by Patrick Julicher (December 19, 2009)

Why is valid HTML important to everyone?

The Web works with valid and invalid HTML. So why is valid HTML important? And how does invalid HTML affect everyone who uses the Web? Technical standards are the bedrock of innovation and it is a recognized fact that smaller companies often lead in the creation of innovative technologies. Standards create a level playing field on which these smaller companies compete with giants.

Read more
501 Users read it.

Simple, Stylish and Swappable Image Captions
by Patrick Julicher (December 14, 2009)

Simple, Stylish and Swappable Image Captions

While they say a picture is worth a thousand words, not every image is self-explanatory. Sometimes a few words of description or context can make the difference between a confusing image and a clarifying one. That’s why image captions are often a good idea.


Read more
Follow us on twitter Subscribe to our RSS feed
Activate your free membership today | Login | Currency