Xah JS Blog. 2015-03 to 2015-03

CSS: HSL Color (major update)

SVG: Coordinate Transformation (updated with combined transformation)

the controversy of html5 「figcaption」 tag

What is good design? HTML 5 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 Shapes (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 (2015)

Cleaned up index page: Xah Web Dev Tutorials

Canvas vs SVG (2010) (repost)

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

Get Cookie, Set Cookie (minor update)

Web Storage (minor update)

JS DOM: Add, Remove Event Handler (minor update)

JS DOM: Live Object (minor update)

JS DOM: Class Attribute (get add remove toggle) (new)

JS DOM: Get Parent, Child, Sibling (major rewrite)

How to Create Tooltip (better JavaScript code)

Format Number

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

JS DOM: Change Element Content (updated)

Stopwatch (complete rewrite)

Allowed Characters in Identifier (minor update)

JS DOM: Remove Element (added a functional programing technique to eliminate variables.)

JS DOM: Create, Insert HTML Element (minor update)

JS DOM: Change CSS (minor update)

Digital Clock (minor update)

Pop-up New Window (minor update)

Image Rollover (minor update)