+ 3
What is framename in HTML can anyone explain about it briefly?
frame name
2 Answers
+ 5
The FrameName attribute is used to reference the element in a JavaScript, or to act as a target for a link.
more details https://www.w3schools.com/tags/att_frame_name.asp
+ 2
thanks@artemisathena456