summaryrefslogtreecommitdiff
path: root/docs/uidesign/table-layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/uidesign/table-layout.html')
-rw-r--r--docs/uidesign/table-layout.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/uidesign/table-layout.html b/docs/uidesign/table-layout.html
index 6f538258..2c268199 100644
--- a/docs/uidesign/table-layout.html
+++ b/docs/uidesign/table-layout.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <style type="text/css">
+ <style>
/** This is just for coloring: */
table { border: 1px solid #CC0; }
td { border: 1px solid #CCC; }
@@ -57,4 +57,3 @@ On a perfect browser, both tables should look the same</p>
</tr>
</table>
</div>
-