CSS помещает одну часть столбца внизу, а первую — вверху (с использованием PrimeFlex).CSS

Разбираемся в CSS
Ответить
Anonymous
 CSS помещает одну часть столбца внизу, а первую — вверху (с использованием PrimeFlex).

Сообщение Anonymous »


I have three rows in my column, most columns also have three textfields except for one that has two. I need to have the second textfield be positioned in the bottom. (having a gap where the 2nd textfield should have been).

Here is my snippet: PS (i have imported the textfield files but they still function as regular textfields)

import aaInputField from '(my directory here)' Label1 Label2 Label3 OtherLabel1 OtherLabel2 my main target is to put OtherLabel2 at the bottom. Wondering if there is a class for that.

What I tried:
  • sort of works but this is not responsive and it messes up the column if the screen gets adjusted
  • has no effect
  • has no effect

Also, here is the link where I test out the classes for primeflex: https://primeflex.org/alignself

any advice would be great


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

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

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

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

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

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