Computer Science, asked by devanshchaudhary9627, 4 months ago

List arrange text in which form in html​

Answers

Answered by beenujaiswal743
0

Explanation:

To make a right-aligned version of the list, only three changes need to occur. First, set the "UL" "text-align" to "right". Second, change the left "background-position" from "0" to "100%" - which makes the image align up with the right edge. And finally change "padding-left" to "padding-right".

Similar questions