This commit is contained in:
brade%netscape.com 1999-03-02 15:20:35 +00:00
Родитель c0824d7765
Коммит 2791360b0f
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,13 +1,13 @@
<?xml version="1.0"?>
<?xml-stylesheet href="EditorDialog.css" type="text/css"?>
<!DOCTYPE dialog>
<!DOCTYPE window SYSTEM "htmldlog.dtd">
<window xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:html="http://www.w3.org/TR/REC-html40">
<table xmlns="http://www.w3.org/TR/REC-html40" cellspacing=20>
<tr>
<td>
<xul:label>Enter one or more HTML tags and attributes: &nbsp;&nbsp;</xul:label>
<p>Enter one or more HTML tags and attributes: &nbsp;&nbsp;</p>
<select size="1" name="htmltags.previous">
<optgroup label="prevTags">
<option label="tag 1" value="tag 1">tag 1</option>