...
Section | ||
---|---|---|
|
...
...
...
|
...
|
...
...
|
...
|
...
|
...
...
...
...
Moscow Atlassian User Group 3-2012
(812) 309-29-57
...
HTML |
---|
<style>
.layer2 {
position: absolute; /* Абсолютное позиционирование */
bottom: 0px; /* Положение от нижнего края */
right: 0px; /* Положение от правого края */
line-height: 0px;
height: 100px; /* Высота блока */
}
</style>
<div class="layer2">
<img src="http://www.teamlead.ru/download/attachments/15401073/%D0%BF%D0%BB%D0%B0%D1%88%D0%BA%D0%B0--expert-platimun-%D0%B4%D0%BB%D1%8F-%D0%BF%D0%BE%D0%B4%D0%B2%D0%B0%D0%BB%D0%B0_1.png?version=4&modificationDate=1414135594419&api=v2" />
</div> |