InterviewSolution
Saved Bookmarks
| 1. |
Explain the src and align attribute of the IMG tag. |
|
Answer» Src - Specifies the URL of an image. Align - Specifies the alignment of an image according to surrounding elements. |
|