Перемещение кнопки в заголовке вниз [дубликат]CSS

Разбираемся в CSS
Ответить
Anonymous
 Перемещение кнопки в заголовке вниз [дубликат]

Сообщение Anonymous »


i've question. How can i move "zelf toevoegen" and "tijdlijn zelf" down so it alines with the bottom of the header? i tried everything but nothing smeems to fix it.

(apparently i need to have more text to post this so ignore this)

ul { list-style-type: none; margin: 0; padding: 1; overflow: hidden; background-color: #000000; } li { float: left; } li a { display: block; color: rgb(255, 153, 0); text-align: center; padding: 14px 16px; text-decoration: none; font-size: 150%; } li a:hover:not(.active) { background-color: #000000; } .active { background-color: #000000; } *, *::after, *::before { box-sizing: border-box; } html { font-size: 62.5%; } body { font-size: 1em; font-family: "Ubuntu", sans-serif; color: #fff; background-color: #000000; } a { color: #ffffff; text-decoration: none; } Everything, position, padding, bottom: ..%. etc.


Источник: https://stackoverflow.com/questions/780 ... -downwards
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «CSS»