HTML

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/

HTML 5 Cheat Sheet (PDF) - Smashing Magazine

XHTML 2 is dead, long live HTML 5! According to W3C News Archive, XHTML 2 working group is expected to stop work 1 end of 2009 and W3C is planning to increase resources on HTML 5 instead. And even although HTML 5 won’t be completely supported until 2022 , it doesn’t mean that it won’t be widely adopted within the foreseeable future. So in the spirit of the upcoming change we decided to release a handy printable HTML 5 Cheat Sheet that lists all currently supported tags, their descriptions, their attributes and their support in HTML 4. Please notice that the specification is an ongoing work, and is expected to remain so for many years, although parts of HTML 5 are going to be finished and implemented in browsers before the whole specification reaches final Recommendation status. We’ll do our best to update the cheat sheet when new changes will become known.
HTML5

HTML color codes

HTML color codes are hexadecimal triplets representing the colors red, green, and blue (#RRGGBB). For example, in the color red, the color code is #FF0000, which is '255' red, '0' green, and '0' blue. These color codes can be used to change the color of the background, text, and tables on a web page. Below, are some of the common color names and codes. http://www.computerhope.com/htmcolor.htm

HTML ISO-8859-1 Reference

http://www.w3schools.com/tags/ref_entities.asp ISO-8859-1 is the default character set in most browsers. The first 128 characters of ISO-8859-1 is the original ASCII character-set (the numbers from 0-9, the uppercase and lowercase English alphabet, and some special characters). The higher part of ISO-8859-1 (codes from 160-255) contains the characters used in Western European countries and some commonly used special characters. Some characters are reserved in HTML and XHTML.
http://www.web-source.net/html_codes_chart.htm

HTML Tags / Codes / Web Page Design

If you're doing business on the Internet, taking the time to learn how to design your own web site and write your own HTML code (hypertext markup language) will play a major role in your success. Not only will learning HTML coding provide you with the freedom to update your own HTML documents, but it will also save you a great deal of money, as you will be able to avoid hiring a professional web designer. If you're looking for some HTML tags to spice up your web site, you've come to the right place. You will find a variety of HTML codes and tips to assist you below. However, before reviewing the HTML tags, if you're new to HTML and web site design, the following section will assist you in creating an HTML web page.
... Making the Web accessible to all. The Web Design Group was founded to promote the creation of non-browser specific , non-resolution specific , creative and informative sites that are accessible to all users worldwide. To this end, the WDG offers material on a wide range of HTML related topics. We hope that with this site as a reference, you will be able to create Web sites that can be used by every person on the Internet, regardless of browser, platform, or settings. Includes the HTML 4 Reference , the HTML 3.2 (Wilbur) Reference , and our Cascading Style Sheets Guide .

HTML Help by The Web Design Group

http://www.htmlhelp.com/
http://www.htmldog.com/ The reference section , which is cross-linked from throughout HTML Dog, outlines all of the valid XHTML tags and CSS properties available to you. A handful of articles expand on the tutorials, going into a few more specific areas and a bit more detail. Bare-bone examples complement the tutorials, references, and articles, and should help you to grasp how bits of HTML and CSS work a bit better by seeing them in action.

HTML and CSS Tutorials, References, and Articles | HTML Dog

Two important bugs squashed- sub menu disappears when clicking on a top level menu item, and also, in mobile devices, a menu item doesn't redirect to the intended URL when clicked on. Script now dynamically adds a class of " selected " to the anchor link while its drop down menu is expanded, for easy styling of the anchor link during its "open" state. We're updating relevant menu scripts on DD so they are functional in mobile devices such as iPad/iPhone and Android devices. Follow the progress here. http://www.dynamicdrive.com/

Dynamic Drive DHTML(dynamic html) & JavaScript code library

http://www.htmlgoodies.com/ New Goodies This is part three of our four-part series that discusses how to transform your website into a site that will display properly on a mobile device. Part 3 of this series focuses on best practices for i ncorporating Google AdSense and analytics as well as a discussion of mobile fonts.

HTML Goodies: The Ultimate HTML Resource: Free HTML, CSS, JavaScript Tutorials

http://www.w3.org/

World Wide Web Consortium (W3C)

Today W3C Launched the new Independent User Interface (Indie UI) Working Group that will collaborate with the Web Events WG to develop a way for user actions to be communicated to web applications. Indie UI will develop an intermediate layer between device- and modality-specific events and the functionality needed by web applications, e.g., scrolling the view, placing focus on an object, etc. Indie UI will define a way for different user actions (e.g., scrolling via touch screen, via mouse wheel, or via voice commend) to be translated into a simple event. Then web application developers can get these events from different devices without having to recognize how the user performed the action.
Welcome to the HTML Code Tutorial. Our goal is to provide the most helpful and complete guide to creating web pages anywhere. If you're just beginning, start learning HTML here . http://www.htmlcodetutorial.com/

HTML Code Tutorial - Free Reference Guide for Help with HTML Tags Including Form, Frames, Tables, and more!

At W3Schools you will find complete references about tags, standard attributes, standard events, colornames, entities, character-sets, URL encoding, language codes, HTTP messages, and more.

HTML Tutorial