From 1f216c2c4c272f08e3eb9a6c80c3821fa244bb9d Mon Sep 17 00:00:00 2001 From: vladocar Date: Thu, 4 Jun 2020 18:53:38 +0200 Subject: [PATCH] table fix --- css/basic.css | 2 +- index.html | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/css/basic.css b/css/basic.css index 23f9ee3..723c5f1 100644 --- a/css/basic.css +++ b/css/basic.css @@ -72,7 +72,7 @@ h5,h6 {font-size: 1em; font-weight:bold} table {border-collapse: collapse; border-spacing: 0; margin:1em 0} -th, td {text-align: left; vertical-align: top;border: 1px solid; padding: 0.4em} +th, td {text-align: left; vertical-align: top; border: 1px solid; padding: 0.4em} thead,tfoot {background: var(--c2)} diff --git a/index.html b/index.html index 009c01a..5d9d64a 100644 --- a/index.html +++ b/index.html @@ -133,13 +133,6 @@ color:#111; Price - - - Album - Year - Price - - Are You Experienced @@ -161,7 +154,14 @@ color:#111; 1970 $12.00 - + + + + Album + Year + Price + +