+ 2
Fill in the blanks to set the vertical alignment of all elements having class="test" to bottom:
Fill in the blanks to set the vertical alignment of all elements having class="test" to bottom: . { vertical- : ; }
9 Antworten
+ 1
//Lesson
https://www.sololearn.com/learn/CSS/1091/?ref=app
. test{
vertical-align:bottom ;
}
+ 1
text
align
bottom
0
Rellene los espacios en blanco para subrayar el texto:
#mi estilo
: subrayado;
0
Fill in the blanks to set the vertical alignment of all elements having class="test" to bottom:
0
.test
{
vertical-align : bottom;
}
0
.test
{
vertical-align:bottom;
}
0
.test
{
vertical-
bottom
;
}
0
Fill in the blanks to set the vertical alignment of all elements having class="test" to bottom
- 1
Fill in the blanks to set the vertical alignment of all elements having class="test" to bottom:
.test
{
vertical-
align
:
bottom
;
}