diff --git a/demo.css b/demo.css new file mode 100644 index 0000000..e6e9b49 --- /dev/null +++ b/demo.css @@ -0,0 +1,11 @@ +/* style page for DNS demo*/ + + +input { + + + width: 50%; + height: 150px; + padding: 12px 20px; + +} \ No newline at end of file diff --git a/demo.html b/demo.html index e094fc2..264d7d9 100644 --- a/demo.html +++ b/demo.html @@ -1,5 +1,9 @@ +
+