Name all type of aligment options that can be used with img tag
Answer» EXPLANATION:HTML | ALIGN Attribute
left: It sets the alignment of IMAGE to the left.
RIGHT: It sets the alignment of image to the right.
middle: It sets the alignment of image to the middle.
top: It sets the alignment of image to the top.
bottom: It sets the alignment of image to the bottom.