<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>lab2</title>
<style>
h1.h {
text-align: center;
margin-top: 20px;
}
</style>
</head>
<body>
<H1 style="font-style: initial;" align="center">Лабораторна робота 2 </H1>
<p>Тема: Таблиці</p>
<span> Мета: використовуючи таблиці оформити HTML сторінку, що відповідає необхідним вимогам</span>
<ol>Задания:
<li>Використовуючи таблиці оформити HTML сторінку</li>
<li>Таблиця повинна містити об'єднані рядки і стовпці</li>
<li>Повинен бути заданий фон, а також вставлено фото або зображення</li>
<li>У рядках необхідно використовувати елементи HTML для форматування тексту усередині осередку</li>
</ol>
<br>
<table style="background: #0bd2ec; border-collapse:collapse; border-spacing:0;" cols = 5 width= 1520px>
<tr>
<td colspan="5" align ="center" style="background: #e8ff15;""> <h1>Oscar 2020 </h1> </td>
</tr>
<tr>
<td align ="left" colspan="1" > <img src = "https://www.goldderby.com/wp-content/uploads/2017/12/Oscar-statuette-trophy-atmo.png?w=620&h=360&crop=1" width="500" height="300" align ="center" hspace="1"> </td>
<td align ="left" ><img src="https://drraa3ej68s2c.cloudfront.net/wp-content/uploads/2020/01/07082647/eeaf9e7342a0d077a20f395dfcb8791e3d240e5afc2b69f74870afcac3979626.jpg" width="500" height="300" align ="left" hspace="1"/></td>
<td align ="left" ><img src="https://pmcvariety.files.wordpress.com/2019/12/oscar-statue-oscars-placeholder.jpg?w=1000" width="500" height="300" align ="left" hspace="1"/></td>
</tr>
</table>
<table border = "1" style="background: #0bd2ec; border-color:yellow; border-collapse:collapse; border-spacing:0;" cols = 5 width= 1520px>
<tr align ="center" >
<td>
<i style ="font-size: 20pt">Films:</i>
</td>
<td > Joker </td>
<td > Knives out </td>
<td> <B> "1917" </B> </td>
<td> Once Upon a Time in Hollywood </td>
</tr>
<tr align ="center" >
<td>
<i style ="font-size: 20pt">Actors:</i>
</td>
<td > <i> <B>Joaquin Phoenix </B> </i> </td>
<td > Jonathan Pryce </td>
<td> Antonio Bandera </td>
<td> Leonardo DiCaprio </td>
</tr>
<tr align ="center" >
<td rowspan="2">
<i style ="font-size: 20pt">Awards:</i>
</td>
<td > - </td>
<td > - </td>
<td> + </td>
<td> - </td>
</tr>
<tr align ="center">
<td > + </td>
<td > - </td>
<td> - </td>
<td> - </td>
</tr>
</table>
<br> <br>
<div style="width: 100%; height: 130px; background-color: yellow;">
<br>
<h1 class ="h">Oscar 2020 </h1>
<br>
</div>
<span><img src = "https://www.goldderby.com/wp-content/uploads/2017/12/Oscar-statuette-trophy-atmo.png?w=620&h=360&crop=1" width="33%" height="300" align ="center" hspace="1">
</span>
<img src="https://drraa3ej68s2c.cloudfront.net/wp-content/uploads/2020/01/07082647/eeaf9e7342a0d077a20f395dfcb8791e3d240e5afc2b69f74870afcac3979626.jpg" width="33%" height="300" align ="left" hspace="1"/>
<img src="https://pmcvariety.files.wordpress.com/2019/12/oscar-statue-oscars-placeholder.jpg?w=1000" width="33%" height="300" align ="left" hspace="1"/>
<div style="width: 1500px;height: 50px; background-color:#f0f1f1 ; text-align: center; ">
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; clear: both; margin-left: 3px;"> <i style ="font-size: 20pt">Films:</i> </div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;" >Joker</div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;" >Knives out</div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;"><B> "1917" </B></div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;">Once Upon a Time in Hollywood</div>
</div>
<div style="width: 1500px;height: 50px; background-color:#f0f1f1 ; margin-top: 3px;">
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; clear: both; margin-left: 3px;"> <i style ="font-size: 20pt">Actors:</i> </div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;" ><i> <B>Joaquin Phoenix </B> </i></div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;" >Jonathan Pryce</div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;">Antonio Bandera</div>
<div style="width: 296px;height: 50px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;">Leonardo DiCaprio</div>
</div>
<div style="width: 1500px;height: 60px; background-color:#f0f1f1 ; margin-top: 3px; ">
<div style="width: 296px;height: 60px; background-color:#0bd2ec ; text-align: center; float: left; clear: both; margin-left: 3px;"><i style ="font-size: 20pt">Awards:</i> </div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;" >-</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;" >-</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;">+</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px;">-</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px; margin-top: 3px;" >+</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px; margin-top: 3px;" >-</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px; margin-top: 3px;">-</div>
<div style="width: 296px;height: 30px; background-color:#0bd2ec ; text-align: center; float: left; margin-left: 3px; margin-top: 3px;">-</div>
</div>
</body>
</html>