MuskanMjn commited on
Commit
90697a4
1 Parent(s): 8119365

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -54,8 +54,9 @@ XOR_TABLE = """
54
  .tg .tg-c3ow{border-color:inherit;text-align:center}
55
  td, th {padding-left: 1rem}
56
  </style>
 
 
57
  <table class="tg">
58
- <caption margin-bottom=10px>Table explaining the 'XOR' operator</caption>
59
  <thead>
60
  <tr>
61
  <th class="tg-c3ow">A</th>
 
54
  .tg .tg-c3ow{border-color:inherit;text-align:center}
55
  td, th {padding-left: 1rem}
56
  </style>
57
+ <BR>
58
+ <H3>Table explaining the 'XOR' operator</H3>
59
  <table class="tg">
 
60
  <thead>
61
  <tr>
62
  <th class="tg-c3ow">A</th>