diff --git a/.DS_Store b/.DS_Store index 4e6700d..1bda008 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/test.html b/test.html index 35d4e73..4209be2 100644 --- a/test.html +++ b/test.html @@ -10,6 +10,11 @@ padding: 2px; font-size: 105%; } + .myDiv{ + border: 5px outset red; + background-color: lightblue; + text-align: center; + }
@@ -35,6 +40,11 @@Note: The datalist tag is not supported in Safari 12.0 (or earlier).
+This is some text in a div element.
+