1. Register and DownloadXray, an XML, XSLT editor and processor. (安裝X-Ray需要權限) (助教碎碎念:若無法順利安裝再點我) 2. Before you do this lab,all the first you must know is what is XML? what is XSLT? please write down your answer.(least 200 words) 3. Given the theXML file andXSLT file, use Xray to do the transformation of the XML into HTML. You have to replace [ with <. 4. View the formatted HTML file.
1. OpenKompoZer 2. Hand code a javascript that loads an image from Internet based on the DOM model. 3. Take a look atthe sample codethat shows howwindow.onloadto load the image. 4. Use a button to load the image. Try howonclickworks.