Sandbox 145: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<applet load='1d66' size='300' frame='true' align='right' caption='Your caption here.' /> | <applet load='1d66' size='300' frame='true' align='right' caption='Your caption here.' /> | ||
Make a scene and then add it to the applet tag (above this text in the editing view) with a name, such as ' scene='Sandbox/TestScene/1' ' to read: | Make a scene and then add it to the applet tag (above this text in the editing view) with a name, such as ' scene='Sandbox/TestScene/1' ' to read: | ||
: <nowiki><applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki> | : <nowiki><applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki> |
Latest revision as of 06:11, 30 October 2009
This Sandbox is Reserved from October 27, 2010, through December 21, 2010 for use by the Biochemistry 642 class at the University of Massachusetts at Amherst taught by Wayne Decatur. This reservation includes Sandbox Reserved 101 through Sandbox Reserved 142. |
To get started:
More help: Help:Editing |
Your Problem Set ScenesYour Problem Set Scenes
|
Make a scene and then add it to the applet tag (above this text in the editing view) with a name, such as ' scene='Sandbox/TestScene/1' ' to read:
- <applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' />