Question: The following CSS code would affect what elements? p img { float: left; } Question 1 0 Select one: both p and img elements this

The following CSS code would affect what elements?
p img {
float: left;
}
Question 10Select one:
both p and img elements
this CSS code is not valid
float does not affect elements
img elements of class p
only img elements that are immediate child of p elements
img elements contained inside p elements
p elements of class img

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!