What will be the HTML code to display an inline image named "image.png" located at d:\ in the center of your web page?Required to answer. Single choice.
< img src ="d:\image.png" align="center" >
< img src ="d:\image.png" align="middle" >
< center >< img src ="d:\image.png" >< /center >
all
Answers
Answered by
0
1st and 3rd both r correct
Similar questions