A.<style src="mystyle.css"> B.<link rel="stylesheet" type="text/css" href="mystyle.css"> C.<stylesheet>mystyle.css</stylesheet>
A.<body background="background.gif"> B.<background img="background.gif"> C.<img src="background.gif" background>
A.<img href="image.gif> B.<image src="image.gif"> C.<img src="image.gif"> D.<img>image.gif</img>