The following video tutorial illustrates how to embed a textbook within an assignment, either as an instructional resource or as a separate item. The code template used in the video is:
<iframe src="" width="1200px" height="800px"</iframe>
Place the URL of the textbook, textbook section, or website you want to embed inside the quotation marks after src=
and optionally change the dimensions.