132 lines
4.7 KiB
HTML
132 lines
4.7 KiB
HTML
<html>
|
|
<head>
|
|
<title>91ST OSCARS SHORTLISTS IN NINE AWARD CATEGORIES ANNOUNCED</title>
|
|
<link rel="stylesheet" href="css/style.css">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
</head>
|
|
<body>
|
|
<div class="head-container">
|
|
<div class="site-banding"><a href="index.html">MOVIE CLUB</a></div>
|
|
<div class="menu">
|
|
<ul>
|
|
<li><a href="index.html">home</a></li>
|
|
<li><a href="aboutus.html">About US</a></li>
|
|
<li><a href="equipment.html">Lease</a></li>
|
|
<li><a href="blog.html">New</a></li>
|
|
<li><a href="join.html" target="_blank">JoinUs</a></li>
|
|
</ul>
|
|
</div>
|
|
<span onclick="openNav()">☰</span>
|
|
<div id="myNav" class="overlay">
|
|
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
|
<div class="overlay-content">
|
|
<a href="index.html">Home</a>
|
|
<a href="aboutus.html">About US</a>
|
|
<a href="equipment.html">Lease</a>
|
|
<a href="blog.html">New</a>
|
|
<a href="join.html" target="_blank">JoinUs</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="mesga">
|
|
<img src="image/wall-2.jpg" width="100%">
|
|
<div class="about_title">
|
|
91ST OSCARS SHORTLISTS IN NINE AWARD CATEGORIES ANNOUNCED
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="Post_L">
|
|
|
|
<div class="article-mainline"></div> <h4 style="text-align:left;"> BY. JERRY KWOK</h4>
|
|
<img src="image/oscar0.jpg" alt="">
|
|
<br>
|
|
<p>The Academy of Motion Picture Arts and Sciences has announced shortlists in consideration for the 91st Oscars® in nine categories: Documentary Feature, Documentary Short Subject, Foreign Language Film, Makeup and Hairstyling, Music (Original Score), Music (Original Song), Animated Short Film, Live Action Short Film and Visual Effects. To download shortlists by category, visit Oscars.org/91st-oscars-shortlists. The 91st Oscars® will be held on Sunday, February 24, 2019, at the Dolby Theatre® at Hollywood & Highland Center® in Hollywood, and will be televised live on the ABC Television Network.</p>
|
|
DOCUMENTARY FEATURE
|
|
<pre>Fifteen films will advance in the Documentary Feature category for the 91st Academy Awards. One hundred sixty-six films were originally submitted in the category. Members of the Documentary Branch vote to determine the shortlist and the nominees.
|
|
The films, listed in alphabetical order by title, are:
|
|
|
|
CHARM CITY
|
|
|
|
COMMUNION
|
|
|
|
CRIME + PUNISHMENT
|
|
|
|
DARK MONEY
|
|
|
|
THE DISTANT BARKING OF DOGS
|
|
|
|
FREE SOLO
|
|
|
|
HALE COUNTY THIS MORNING, THIS EVENING
|
|
|
|
MINDING THE CAP
|
|
|
|
OF FATHERS AND SONS
|
|
|
|
ON HER SHOULDERS
|
|
|
|
RBG
|
|
|
|
SHIRKERS
|
|
|
|
THE SILENCE OF OTHERS
|
|
|
|
THREE IDENTICAL STRANGERS
|
|
|
|
WON'T YOU BE MY NEIGHBOR?</pre>
|
|
<pre><iframe width="880" height="495" src="https://www.youtube.com/embed/KY9LE6czjFw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></pre>
|
|
</div>
|
|
|
|
<div class="Post_R">
|
|
<div class="Post_R_BOX">
|
|
<div class="widget-area">
|
|
<h4 class="widget-title">02/2019</h4>
|
|
<ul>
|
|
<li>
|
|
<a href="article4.html">Shock Wave </a>
|
|
</li>
|
|
<li>
|
|
<a href="article3.html">OSCARS 2019: GREEN BOOK WINS BEST PICTURE</a>
|
|
</li>
|
|
<li>
|
|
<a href="article2.html">OSCAR IN MEMORIAM 2019</a>
|
|
</li>
|
|
<li>
|
|
<a href="article1.html">91ST OSCARS SHORTLISTS IN NINE AWARD CATEGORIES ANNOUNCED</a>
|
|
</li>
|
|
</ul></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<footer>
|
|
<div class="footer-container">
|
|
<ul class="grid-item-one-half">
|
|
<li><a href="copyright.html">Conitions& Privacy policy</a></li>
|
|
<li><p><br><br><i style="font-size:36px" class="fa"></i>
|
|
<i style="font-size:36px" class="fa"></i>
|
|
<i style="font-size:36px" class="fa"></i></p></li>
|
|
<p style="font-size:12px;">© 2019, FAMC| FILM AND microFILM Co. Ltd.</p>
|
|
</ul>
|
|
|
|
<div class="grid-item-one-half">
|
|
<a href="#email">Join our Catalog<br></a>
|
|
<form action="mailto:test@gmailcom" method="post">
|
|
<input type="email" id="email" name="mail" placeholder="Email Address">
|
|
<button type="submit" name="button">SUBSCRIBE</button>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<script>
|
|
function openNav() {
|
|
document.getElementById("myNav").style.width = "100%";
|
|
}
|
|
|
|
function closeNav() {
|
|
document.getElementById("myNav").style.width = "0%";
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|