Float Property:
- The CSS float property places an element on the left or right side of its container.
- Syntax: float: value.
- Values are left,right and none.
Align Attribute:
- Align attribute specifies alignment of table according to text.
- Syntax: align= value.
- Values are left,center and right.
Code:
Output: