Skip to main content

brainstorm

HTML 5 elements

  • embed
  • object
  • canvas
  • nav
  • section

Fonts

Javascript & JSON

How do I convert HTML code to escaped, HTML-safe text in Javascript?

Can I store & load JSON data to & from local storage or web storage?

CSS topics

  • :before and :after selectors
  • variables
  • functions
    • eval()
    • url()

SVG

What is a usable SVG diagram editor?

blogger.com

How do I fix a particular widget or font (size and/or layout)? The Template is XML.

Popular posts from this blog

CSS Animation and Movement Effects

List of documentation with examples from w3schools.com: CSS 3 transition Property The transition property is a shorthand property for: transition-property transition-duration transition-timing-function transition-delay Note:  Always specify the transition-duration property, otherwise the duration is 0s , and the transition will have no effect. CSS Animations tutorial from W3 Schools

YouTube Video: Building products with NetBSD: Thin-clients by Stephen Borrill

Build a thin client using NetBSD