Write the HTML code to accomplish the web page to insert the frame extending 300 pixels across the page from left side.
The HTML code to accomplish the web page is given below to insert the frame extending 300 pixels across the page from left side:
< FRAMESET COLS = " 300 , * " >
. . .
< /FRAMESET >