diff --git a/class3.html b/class3.html index 3e8d9e8d..ec1e6681 100644 --- a/class3.html +++ b/class3.html @@ -376,7 +376,7 @@
border: 1px solid #ff0000;
A thick dotted black top border
border-top: 4px dotted #000000;
- Two different border styles
+Two different border styles
border-top: 1px solid #ff0000;
border-bottom: 4px dotted #000000;
diff --git a/class4.html b/class4.html
index 92585167..155d3986 100644
--- a/class4.html
+++ b/class4.html
@@ -132,7 +132,7 @@