Приклеивание кнопки справа внизу ⇐ CSS
Приклеивание кнопки справа внизу
Picture of app
I'm making this project for my bootcamp, I'm struggling with moving this + button to the bottom right of this container, my project has this container to "simulate" a phone screen, I have a sub-content box for it and everything, but I'm struggling on having the button on the bottom right above the footer, sticking to it, at the moment its always stuck to each "mission" I create.
.bottom-right-button { position: absolute; bottom: 0; / right: 0; }
I've tried this, but doing it, makes the button be on the bottom right of the actual page, not the "simulation" of the phone screen
Источник: https://stackoverflow.com/questions/781 ... ttom-right
Picture of app
I'm making this project for my bootcamp, I'm struggling with moving this + button to the bottom right of this container, my project has this container to "simulate" a phone screen, I have a sub-content box for it and everything, but I'm struggling on having the button on the bottom right above the footer, sticking to it, at the moment its always stuck to each "mission" I create.
.bottom-right-button { position: absolute; bottom: 0; / right: 0; }
I've tried this, but doing it, makes the button be on the bottom right of the actual page, not the "simulation" of the phone screen
Источник: https://stackoverflow.com/questions/781 ... ttom-right
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Приклеивание абсолютного элемента между липким и абсолютным с помощью z-индекса
Anonymous » » в форуме CSS - 0 Ответы
- 23 Просмотры
-
Последнее сообщение Anonymous
-