单项选择题

‏当图片文件(a.jpg)和当前网页存放在同一个目录下时,在该网页引用图片的书写方式为()。

A.<img src="a.jpg"/>
B.<img src="../a.jpg"/>
C.<img src="a.jpg"></img>
D.<img href="a.jpg"/>