Με τους μαθητές της Ε΄ τάξης εμπνευστήκαμε από την ποιητική συλλογή Calligrammes του Γάλλου ποιητή Γκιγιόμ Απολινέρ (Guillaume Apollinaire) και δημιουργήσαμε τα δικά μας “λαχταριστά” Καλλιγραφήματα με το λεξιλόγιο της διατροφής.
Regardez!
jQuery(document).ready(function($) { if (!swfobject.hasFlashPlayerVersion(‘9.0.45.0’)) { altgallery({ type: ‘Box’, width: ‘550’, height: ‘400’, images: { folder: ‘http://14dim-veroias.ima.sch.gr/wp-content/plugins/global-flash-galleries/img/’ }, config: ‘http://14dim-veroias.ima.sch.gr/wp-content/plugins/global-flash-galleries/gallery-xml.php?id=16&blog_id=1’, configType: ‘xml’, fullscreen: ‘never’, callback: function(gallery) { var container = gallery.canvas.element.parents(‘.flgallery-embed’); var parent = container.parent(); var initialWidth = container.width(); var prevWidth; container.css({ width: ”, height: ” }); function scale() { var parentWidth = parent.width(); if (parentWidth != prevWidth) { gallery.canvas.scale(parentWidth / initialWidth); prevWidth = parentWidth; } } scale(); $(window).resize(scale); } }, ‘#flgallery-16 .flgallery-altcontent’); } });