Very First Art Book (Very First Books)
Back to the book
Very First Art Book (Very First Books)
In Stock
ISBN:
9781409522850
Availability:
In Stock
Age
3 - 6
Author
Rosie Dickins
Format
Paperback
Number of pages
340
Publisher
Usborne Publishing Ltd
Size
25x1.5x25.2
Year of publication
2010
Weight
0.52kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Very First Art Book (Very First Books)
A fantastic book filled with famous works of art accompanied by simple art activities using some of the same techniques as the artists. Activities include salt dough sculptures, printed flowers and fingerpaint fish, alongside art by Rembrandt, Rousseau, Kandinsky, Matisse and Picasso.,
Book reviews Very First Art Book (Very First Books) (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->