From http://www.w3schools.com (Copyright Refsnes Data)
Complete Image Control Reference
The ImageAlign property is used to set or return the alignment of the image.
| <asp:Image ImageAlign="align" runat="server" /> |
| Attribute | Description |
|---|---|
| align | Specifies the alignment of the image. Possible values:
|
ExampleThe following example sets the ImageAlign for an Image control:
Show example » |
Complete Image Control Reference
From http://www.w3schools.com (Copyright Refsnes Data)