Added on 05.05.2016 05:25
Keith Haring: Drawing the Line, dvd
Watch the program, think, gather more information, and answer the following: Due Thursday, April 14, 2016( there is no school on Tuesday, April 12th) Word-process your thoughts in 1-2 pages of text.
1.Describe the art of Keith Haring regarding: Style, Form, and Content.
2.What functions can be applied to his works of art?
3.What sort of evaluative methods should be used when considering his work?
(refer to your text in the appropriate chapter titled: Evaluating Art)
4.What were his influences?
5.Do you enjoy the work of Keith Haring? Why?
6.Do you think his work has a place in Art History/ culture/ and society? Explain.
Optional Extra credit: (up to 25 points for something larger and exceptional) Design and create an expressive image regarding a social/political subject. Base your image on the style of Kieth Haring. Use appropriate media, thoughtful and successful craft, and creative thinking with this visual statement. Size: 8X12inches minimum.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

