Code has been added to clipboard!

Deprecated HTML src Attribute

Example
<frameset>
  <frame src="http://bitdegree.org/frame.html">
  <frame src="http://bitdegree.org/main.html">
</frameset>