Same as .append() but, with this method, the passed elements are inserted into the DOM as the first child of each of the elements in the collection.
Pablo.g().prepend('circle', {r:50});
Same as .append() but, with this method, the passed elements are inserted into the DOM as the first child of each of the elements in the collection.
Pablo.g().prepend('circle', {r:50});
Painting is just another way of keeping a diary.Pablo Picasso