Xah Web Dev Blog Archive 2015-03

CSS: HSL Color (major update)

SVG: Coordinate Transformation (updated with combined transformation)

the controversy of html5 「figcaption」 tag

What is good design? HTML5 has figure and figcaption. By spec, the figcaption must be first or last child of figure element.

[see HTML: Figure Tag]

now, controversy! see https://www.w3.org/Bugs/Public/show_bug.cgi?id=12835

Google Chrome still doesn't support CSS animation, in the year of our load 2015 CSS: Animation

SVG: Basic Examples (minor update)

CSS: Length Units (major update)

CSS: Text Shadow (minor update)

CSS: Selector Tutorial. updated, for CSS beginner.

CSS: Round Corners (major update)

Snopes Runs Spam

Cleaned up index page: Xah Web Dev Tutorials

Canvas vs SVG (repost)

DOM: Node vs Element, NodeList vs HTMLCollection (minor update)

DOM: textContent, innerHTML, innerText, nodeValue (added examples. On its own page.)

Get Cookie, Set Cookie (minor update)

Web Storage (minor update)

JS: Add/Remove Event Handler (minor update)

DOM: Live Object (minor update)

JS: List/Add/Remove Class Attribute (new)

JS: Get Element's Parent/Child/Sibling, Navigate DOM Tree (major rewrite)

How to Create Tooltip (better JavaScript code)

Format Number

Now, JavaScript tutorial and DOM scripting tutorial have separate index pages.

JS: Change Element's Content (updated)

Stopwatch (complete rewrite)

Allowed Characters in Identifier (minor update)

JavaScript/DOM: Remove an Element (added a functional programing technique to eliminate variables.)

JS: Create and Insert HTML Element (minor update)

JS: Change CSS (minor update)

Digital Clock (minor update)

Pop-up New Window (minor update)

Image Rollover (minor update)