This page contains a <link>
tag inside the <head>
tag, which links to an external CSS file. The CSS file designates which tags are editable, and it also loads configuration option for Mozile using an RSD file.
Edit this text!
Here is the code:
<link rel="stylesheet" type="text/css" href="mozileTest2.css"/>
The technique used to make the <div>
tag editable is the CSS method. The technique used to load the RSD file is described in the Mozile RSD Test.
See mozileDocs.xml for more information.