Why is it Frames were deprecated in HTML5 but not iFrames. After all, there is almost no difference between the two. In many instances using either of them would give the sa
work completely different than and are generally non-user friendly. Most implementations are such that the site's main address always appears in the address bar, no matter where you are in the site. This makes it next to impossible to bookmark the page, send a link to another, etc.
Basically, frames are the 'goto' statement of the HTML world. Sure, they can be useful, and they can be done well, but most of the time it's just bad programming done by bad programmers.