Which attribute replaces the name attribute for the following elements a applet frame iframe img and map?

Apple

1 answer

Answer

1154506

2026-07-06 22:55

+ Follow

The src attribute replaces the name attribute for the elements <iframe>, <img>, and <Applet>, as it specifies the source of the content to be displayed. For the <map> element, the name attribute is typically used to reference the map, but it is not directly replaced by another attribute. For <frame>, the src attribute serves the same purpose as it defines the URL of the page to display in the frame.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.