</>
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Об авторе</title>
<link rel="stylesheet" href="css/style-index.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.css">
<style type="text/css">
#maket {
width: 75%; /* Ширина всей таблицы */
padding: 10px; /* Поля вокруг ячеек */
}
TD {
vertical-align: top; /* Вертикальное выравнивание в ячейках */
}
</style>
</head>
<body>
<table>
<tr>
<td id="aa"><p>Наши Контакты:</p></td>
<td id="ab"><p>Основная информация</p></td>
<td rowspan="3"><img src="images/author.img" alt="Автор" id="image" width="180px"></td>
</tr>
<tr>
<td class="gen"><ul id="aut">
<li><a href="mailto:zradiana@mail.ru">zradiana@mail.ru</a></li>
<li>89246327295</li>
<li><a href="https://vk.com/id95713420" target="_blank" class="fa fa-vk"> Мы в ВК </a></li>
<li><a href="https://www.instagram.com/rd_/" target="_blank" class="fa fa-instagram"> Мы в Инcтаграме </a></li>
</ul></td>
<td id="info">
<p>Автор сайта</p>
<p>Студент группы ИСТб-18-1</p>
<p>Красилова Екатерина Андреевна</p>
<p>Дата рождения: 19.06.2000</p>
<p>Адрес: г.Иркутск, мкр.Первомайский, д.69, кв.19</p>
</td>
</tr>
<tr>
<td></td>
<td id="da"> о себе</td>
</tr>
<tr>
<td class="dop"><p>Образование</p></td>
<td class="dop_a">
<p>2007-2018, МБОУ СОШ №35</p>
<p>2018-н.в., ИРНИТУ</p>
</td>
</tr>
<tr>
<td class="dop"><p>Личные качества</p></td>
<td class="dop_a"><p>Без вредных привычек, отзывчивая, отвественная, добрая </p></td>
</tr>
<tr>
<td class="dop"><p>Хобби</p></td>
<td class="dop_a"><p>Катание на велосипеде, рисование, просмотр сериалов</p></td>
</tr>
<td class="dop"><p>Навыки</p></td>
<td class="dop_a"><p>Средний уровень английского </p></td>
</tr>
</table>
<table cellspacing="0" id="maket" height="500";>
<tr class="footer">
<td class="inner-footer" ><a href="http://www.istu.edu/" target="_blank">
<img src="images/logo.png" alt=""></a>
<p class="fa fa-copyright">Красилова Екатерина, 2019, <a href="mailto:zradiana@mail.ru">zradiana@mail.ru</a></p>
</td>
</tr>
</table>
</body>
</html>
table{
margin: 25px 10% 10vh 10%;
width: 80%;
min-height: 80vh;
background-color: #EDDFA3;
}
td{
width: 100px;
empty-cells: show;
background-color: #EDDFA3;
color: #622624;
}
td li{
height: 25px;
width: 160px;
list-style: none;
border-bottom: 2px solid #BE9B9B;
}
#aut a{
text-decoration: none;
color: #622624;
font-size:15px;
transition: font-size 0.6s 0.1s linear;
}
#aut a:hover{
font-size:18px;
}
.dop{
height: 20px;
padding-left: 30px;
font-family: 'Times, Times New Roman', serif;
font-weight: bold;
font-size: 20px;
}
.dop>p{
display: block;
width: 200px;
}
.dop_a{
text-align: center;
}
.gen{
width: 150px;
vertical-align: top;
}
#aa{
width: 170px;
vertical-align: bottom;
padding-left: 0;
text-transform: uppercase;
font-family: 'Times, Times New Roman', serif;
font-size: 18px;
font-weight: bold;
}
#aa p{
width: 145px;
border-bottom: 2px solid #BE9B9B;
}
#ab{
vertical-align: bottom;
text-align: center;
padding-bottom: 20px;
text-transform: uppercase;
font-family: 'Rubik Mono One', sans-serif;
font-size: 30px;
font-weight: bold;
}
#info{
text-align: center;
vertical-align: top;
font-family: 'Oswald', sans-serif;
font-size: 18px;
}
#image{
padding-left: 85px;
height: 250px;
width: auto;
border-radius: 20px;
}
.fa{
font-size: 18px;
align-items: center;
}
#da{
text-align: center;
height: 10vh;
vertical-align: bottom;
text-transform:uppercase;
font-family: 'Rubik Mono One', sans-serif;
font-size: 30px;
padding-bottom: 8px;
}
</tr>
без открывающего. поправьте. <table cellspacing="0" id="maket" height="500";>
<table cellspacing="0" id="maket" height="500">
#maket {
height: 500 px;
}