Activities/XoEditor/XoEditor.xml: Difference between revisions
Created page with "'''Note:''' Since we do not currently support .XML file types in the wiki, you'll have to copy the text below and save it to a file with a .xml suffix, e.g., xoeditor.xml ---- <c..." |
No edit summary |
||
| Line 1: | Line 1: | ||
'''Note:''' Since we do not currently support .XML file types in the wiki, you'll have to copy the text below and save it to a file with a .xml suffix, e.g., xoeditor.xml | '''Note:''' Since we do not currently support .XML file types in the wiki, you'll have to copy the text below and save it to a file with a .xml suffix, e.g., xoeditor.xml | ||
---- | ---- | ||
< | <pre> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
| Line 972: | Line 972: | ||
</body> | </body> | ||
</html> | </html> | ||
</ | |||
</pre> | |||