summaryrefslogtreecommitdiffstats
path: root/sw/qa/filter/html/data/centered-table.xhtml
blob: 4ec88792f119433720790a65901604f270bee0f9 (plain)
1
2
3
4
5
6
7
8
9
<reqif-xhtml:div>
	<reqif-xhtml:table width="400" cellpadding="0" cellspacing="0" style="margin-left: auto; margin-right: auto">
		<reqif-xhtml:tr>
			<reqif-xhtml:td><reqif-xhtml:p>A1</reqif-xhtml:p>
			</reqif-xhtml:td>
		</reqif-xhtml:tr>
	</reqif-xhtml:table>
<reqif-xhtml:p></reqif-xhtml:p>
</reqif-xhtml:div>