Page 2

CSS playground: Draw Different Shapes with CSS

CSS

A good practice for CSS beginner to play around. You can find the editable code via the links to my CodePen.

Read

JavaScript is fun: Object Prototypes, Prototype Chain and Inheritance

Javascript

A beginner-friendly introduction on Javascript prototype, prototype-chain & inheritance.

Read