Three DC Comic characters are portrayed here: Batman, Wonder Woman and Superman
The Art is by Brian Lawver
By Brian Lawver
Pinup Arena
This colorful art of the trio of superheroes is no doubt inspired by the current movie: “Batman v Superman: Dawn of Justice (2016),” but over the years of comic history, Batman and Superman have often been the best of friends. They would go off together and fight villainy for years in the comic book title: “World’s Finest.” But what if Batman thought Superman was a dangerous threat to the Earth and Superman thought Batman was deadly vigilante? You might get, first, a very interesting graphic novel and then a very interesting movie. And is not just the fight between the two men, a little bit more spice is added in when a beautiful Amazon, Wonder Woman, gets tossed into the situation.
Books About Batman
See this TITLE: The Essential Batman Encyclopedia
A reference covering the complete history of the Dark Knight furnishes entries that provide details on Batman’s history and origins, profiles of characters, descriptions of featured places, and an overview of the hero’s adventures.
Source …
See this TITLE: Batman Unauthorized: Vigilantes, Jokers, and Heroes in Gotham City (Smart Pop series)
A collection of essays that explore how Batman has been portrayed in film, television, and comic books, describing the many different personas of the Caped Crusader, his gadgets, psychological motivations, fantasy and sci-fi past, and influence on other American superheroes.
Source …
Batman and Superman Related Items For Sale
[phpbay]worlds finest graphic novel, 7, “”, “”[/phpbay] [phpbay]Batman graphic novel, 7, “”, “”[/phpbay] [phpbay]superman graphic novel, 7, “”, “”[/phpbay]
News About Batman[insert_php] $rss = new DOMDocument(); $rss->load(‘http://news.google.com/news?output=rss&q=[Batman]’); $feed = array(); foreach ($rss->getElementsByTagName(‘item’) as $node) { $item = array ( ‘title’ => $node->getElementsByTagName(‘title’)->item(0)->nodeValue, ‘desc’ => $node->getElementsByTagName(‘description’)->item(0)->nodeValue, ‘link’ => $node->getElementsByTagName(‘link’)->item(0)->nodeValue, ‘date’ => $node->getElementsByTagName(‘pubDate’)->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 7; for($x=0;$x<$limit;$x++) {
$title = str_replace(' & ', ' & ', $feed[$x]['title']);
$link = $feed[$x]['link'];
$description = $feed[$x]['desc'];
$date = date('l F d, Y', strtotime($feed[$x]['date']));
echo '‘.$title.’ ‘; echo ‘Posted on ‘.$date.’ ‘; echo ”.$description.’ ‘; } [/insert_php] |
|