HTML: The Markup Language (World Wide Web Consortium – W3C – www.w3.org)
inthtml
Windows Live Writer is a great tool for creating and editing blog entries with almost any blog host. (If that means nothing to you, get a blog at www.blogger.com or www.wordpress.com.)
I’m also a huge fan of Windows Live Photo Gallery for organizing and editing photos (an option in the Windows Live Essentials download).
You will use some FTP (File Transfer Protocol) program if you upload webpages from your computer to a website server. FireFTP is as good as most and convenient as an Add-on to Firefox.
FireFTP :: Add-ons for Firefox
FireFTP 1.0.7
by Mime Cuvalo
FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.
HTML 5 aims to improve HTML’s interoperability and address the growing demand for more diverse and complex web content. It also addresses HTML 4′s lacking features for web applications. In this post, we’ll look at 5 exciting new features in HTML 5. This is a guest post by Jacob Gube, a web developer/designer and author of Six Revisions, a blog on web development and design.
5 Exciting Things to Look Forward to in HTML 5 – ReadWriteWeb
Abstract
This document illustrates how to write HTML 5 documents, focusing on simplicity and practical applications for beginners while also providing in depth information for more advanced web developers.
HTML 4.01 / XHTML 1.0 Reference
Selectors are one of the most important aspects of CSS as they are used to "select" elements on an HTML page so that they can be styled. Find out more about selectors including the structure of rules, the document tree, types of selectors and their uses. There is also a step-by-step tutorial showing how selectors are used in the process of building a 3-column layout.