1999-03-13 04:03:50 +03:00
|
|
|
<?xml version="1.0"?>
|
1999-03-24 11:27:57 +03:00
|
|
|
<?xml-stylesheet href="resource:/res/samples/xul.css" type="text/css"?>
|
1999-03-13 04:03:50 +03:00
|
|
|
|
|
|
|
<!DOCTYPE window>
|
|
|
|
|
|
|
|
<window
|
|
|
|
xmlns:html="http://www.w3.org/TR/REC-html40"
|
|
|
|
xmlns:rdf="http://www.w3.org/TR/WD-rdf-syntax#"
|
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
|
1999-04-01 07:56:37 +04:00
|
|
|
<html:iframe src="http://www.bc.edu/" name="browser.webwindow" width="100%" height="325px" > </html:iframe>
|
1999-03-13 04:03:50 +03:00
|
|
|
|
|
|
|
|
|
|
|
</window>
|