Clean up CSS validator errors: 'Property align doesn't exist : center'

llvm-svn: 55885
This commit is contained in:
Bill Wendling 2008-09-07 10:29:20 +00:00
parent b175fa49ed
commit 5703c6e8dd
1 changed files with 3 additions and 3 deletions

View File

@ -2611,7 +2611,7 @@ values. Both arguments must have identical types.</p>
<h5>Semantics:</h5>
<p>The truth table used for the '<tt>and</tt>' instruction is:</p>
<p> </p>
<div style="align: center">
<div>
<table border="1" cellspacing="0" cellpadding="4">
<tbody>
<tr>
@ -2666,7 +2666,7 @@ values. Both arguments must have identical types.</p>
<h5>Semantics:</h5>
<p>The truth table used for the '<tt>or</tt>' instruction is:</p>
<p> </p>
<div style="align: center">
<div>
<table border="1" cellspacing="0" cellpadding="4">
<tbody>
<tr>
@ -2723,7 +2723,7 @@ values. Both arguments must have identical types.</p>
<p>The truth table used for the '<tt>xor</tt>' instruction is:</p>
<p> </p>
<div style="align: center">
<div>
<table border="1" cellspacing="0" cellpadding="4">
<tbody>
<tr>