HTML: The Markup Language (World Wide Web Consortium – W3C – www.w3.org)
advhtml
Advanced (X)HTML
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.
peace, mjh
Welcome – doctype – Google Code
Welcome to Google Doctype. "Written by web developers, for web developers."
What do you want to learn today?
Dive into DOM objects, including
Style your pages with CSS
- CSS properties
- pseudo-classes and pseudo-elements
- at-rules
- colors
- …and more on the way
Do you need help with an HTML element? We have an HTML reference from <a> to <xmp>.
Welcome to class! Ask questions and make comments anytime.
Class website:
www.mjhinton.com/advhtml/
Book files:
www.mjhinton.com/advhtml/book/
Check out this blog, especially the categories for advhtml and code.
peace, mjh
HTML 5 differences from HTML 4
Abstract
HTML 5 defines the fifth major revision of the core language of the World Wide Web, HTML. "HTML 5 differences from HTML 4" describes the differences between HTML 4 and HTML 5 and provides some of the rationale for the changes. This document may not provide accurate information as the HTML 5 specification is still actively in development. When in doubt, always check the HTML 5 specification itself.
Abstract
This specification defines the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features are introduced to help Web application authors, new elements are introduced based on research into prevailing authoring practices, and special attention has been given to defining clear conformance criteria for user agents in an effort to improve interoperability.
HTML Elements Index – Jens Meiert
HTML Elements Index – Jens Meiert
Tableless layout HOWTO (absolute positioning)
http://www.w3.org/2002/03/csslayout-howto
glish.com : CSS layout techniques : 3 columns, the holy grail
http://www.glish.com/css/7.asp
Three Column Layouts – css-discuss (very thorough)
http://css-discuss.incutio.com/?page=ThreeColumnLayouts
Projectseven.com – Tutorials: CSS Equal Height Columns
http://www.projectseven.com/tutorials/css/pvii_columns/index.htm
Simple 2 column CSS layout | 456 Berea Street
http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/
CSS Balanced Columns V2.0 (JavaScript)
http://www.paulbellows.com/getsmart/balance_columns/
/* Position Is Everything */ — Modern browser bugs explained in detail!
http://www.positioniseverything.net/
W3C HTML Working Group
http://www.w3.org/html/wg/
HTML 5
http://www.whatwg.org/specs/web-apps/current-work/
Cascading Style Sheets, level 1
http://www.w3.org/TR/CSS1
Cascading Style Sheets, level 2 revision 1
http://www.w3.org/TR/CSS21/
CSS: Current Work
http://www.w3.org/Style/CSS/current-work
- – - – -
The W3C CSS Validation Service
http://jigsaw.w3.org/css-validator/
CSSCheck, a Cascading Style Sheets Lint
http://www.htmlhelp.com/tools/csscheck/
CSS Tutorial (see Try-It-Yourself link)
http://www.w3schools.com/css/default.asp
- – - – -
» 25 Code Snippets for Web Designers (Part1)
http://tutorialblog.org/25-code-snippets-for-web-designers-part1/
» 25 Code Snippets for Web Designers (Part2)
http://tutorialblog.org/25-code-snippets-for-web-designers-part2/
» 25 Code Snippets for Web Designers (Part3)
http://tutorialblog.org/25-code-snippets-for-web-designers-part3/
» 25 Code Snippets for Web Designers (Part4)
http://tutorialblog.org/25-code-snippets-for-web-designers-part4/