Ask a New Question
Search
What CODE would you add to a CSS file so images would have a height of 50px?
1 answer
img {
height: 50px;
}
Ask a New Question
or
answer this question
.