Код: Выделить всё
[b]Skill[/b]
{{element.name}}
[b]Years[/b]
{{element.exp}}
< /code>
.skills {
border: 1px;
border-color: black;
border-style: solid;
margin: auto;
display: table;
width: 20vw;
float: right;
}
.skills .name {
text-align: center;
margin: auto;
border-left: 1px;
border-right: 1px;
border-style: solid;
border-color: black;
}
.skills .rank {
text-align: center;
margin: auto;
border-right: 1px;
border-color: black;
border-style: solid;
}
#skills {
display: table;
float: right;
}
Подробнее здесь: https://stackoverflow.com/questions/793 ... table-size
Мобильная версия