<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link href="movie.css" type="text/css" rel="stylesheet" />
<title>TMNT-Rancid Tomatoes</title>
<link rel="shortcut icon" href="rotten.gif">
</head>
<body>
<div class="banner">
<img class="banner" src="banner.png" alt="Rancid Tomatoes" />
</div>
<h1>TMNT (2007)</h1>
<div id="overall">
<div class="overview">
<div>
<img class="overview" src="overview.png" alt="general overview" />
</div>
<dl>
<dt>STARRING</dt>
<dd>Patrick Stewart <br /> Mako <br /> Sarah Michelle Gellar <br /> Kevin Smith</dd>
<dt>DIRECTOR</dt>
<dd>Kevin Munroe</dd>
<dt>RATING</dt>
<dd>PG</dd>
<dt>THEATRICAL RELEASE</dt>
<dd>Mar 23, 2007</dd>
<dt>MOVIE SYNOPSIS</dt>
<dd>After the defeat of their old arch nemesis, The Shredder, the Turtles have grown apart as a family.</dd>
<dt>MPAA RATING</dt>
<dd>PG, for animated action violence, some scary cartoon images and mild language</dd>
<dt>RELEASE COMPANY</dt>
<dd>Warner Bros.</dd>
<dt>RUNTIME</dt>
<dd>90 mins</dd>
<dt>GENRE</dt>
<dd>Action/Adventure, Comedies, Childrens, Martial Arts, Superheroes, Ninjas, Animated Characters</dd>
<dt>BOX OFFICE</dt>
<dd>$54,132,596</dd>
<dt>LINKS</dt>
<dd>
<ul>
<li><a href="http://www.ninjaturtles.com/">The Official TMNT Site</a></li>
<li><a href="http://www.rottentomatoes.com/m/teenage_mutant_ninja_turtles/">RT Review</a></li>
<li><a href="http://www.rottentomatoes.com/">RT Home</a></li>
</ul>
</dd>
</dl>
</div>
<div class="reviewdiv">
<div class="rotten">
<img class="rotten" src="rottenbig.png" alt="Rotten" />
33%
</div>
<div class="leftcolumn">
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>Ditching the cheeky, self-aware wink that helped to excuse the concept's inherent corniness, the movie attempts to look polished and 'cool,' but the been-there animation can't compete with the then-cutting-edge puppetry of the 1990 live-action movie.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Peter Debruge <br />
Variety
</p>
<p class="reviewbox">
<img class="iconimg" src="fresh.gif" alt="Fresh" />
<q>TMNT is a fun, action-filled adventure that will satisfy longtime fans and generate a legion of new ones.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Todd Gilchrist <br />
IGN Movies
</p>
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>It stinks!</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Jay Sherman (unemployed)
</p>
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>The rubber suits are gone and they've been redone with fancy computer technology, but that hasn't stopped them from becoming dull.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Joshua Tyler <br />
CinemaBlend.com
</p>
<p class="reviewbox">
<img class="iconimg" src="fresh.gif" alt="Rotten" />
<q>Loved it! I'm into turtles and ninjas.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Leo Rafael <br />
HY PetShop Ltd.
</p>
</div>
<div class="rightcolumn">
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>The turtles themselves may look prettier, but are no smarter; torn irreparably from their countercultural roots, our superheroes on the half shell have been firmly co-opted by the industry their creators once sought to spoof.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Jeannette Catsoulis <br />
New York Times
</p>
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>Impersonally animated and arbitrarily plotted, the story appears to have been made up as the filmmakers went along.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Ed Gonzalez <br />
Slant Magazine
</p>
<p class="reviewbox">
<img class="iconimg" src="fresh.gif" alt="Fresh" />
<q>The striking use of image and motion allows each sequence to leave an impression. It's an accomplished restart to this franchise.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Mark Palermo <br />
Coast (Halifax, Nova Scotia)
</p>
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>The script feels like it was computer generated. This mechanical presentation lacks the cheesy charm of the three live action films.</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Steve Rhodes <br />
Internet Reviews
</p>
<p class="reviewbox">
<img class="iconimg" src="rotten.gif" alt="Rotten" />
<q>Don't really like it!</q>
</p>
<p class="reviewer">
<img class="iconimg" src="critic.gif" alt="Critic" />
Scott Lee <br />
SELab
</p>
</div>
</div>
<div id="bottomarea">
<p>(1-10) of 88</p>
</div>
</div>
<div id="val">
<a href="http://validator.w3.org/check/referer"><img src="w3c-html.png" alt="Valid HTML5" /></a> <br />
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="w3c-css.png" alt="Valid CSS" /></a>
</div>
</body>
</html>
css 설정한거 부터 까야 머가 잘못됬는지 알지...;;;;
body{ background-image: url(background.png); font-size:8px; font-family: "Verdana", "Tahoma", sans-serif; margin: 0;}.banner{ height: 50px; background-repeat:repeat-x; background-image: url(bannerbg.png);}.banner img{ display: table; margin-left: auto; margin-right:auto;}h1{ text-align: center; font-size: 24pt; font-weight: bold; text-shadow: 3px 3px #999999}#overall{ borde
;;;; 짤렸자나 최소한 저기 볼드 설정한거 나오는 CSS까진 보여야지
글 새로 올렸어연 형
#bottomarea 이클래스인데 여기에 background-color: ~ 하면 얘만 되는게 아니고 시벌탱 내가 위에 해놓은 reviewdiv가 다 색칠되버려 ㅠㅠㅠ