diff --git a/fieldset/index.html b/fieldset/index.html new file mode 100644 index 0000000..83b35a4 --- /dev/null +++ b/fieldset/index.html @@ -0,0 +1,58 @@ + + + + + + HTML Tips and Tricks - Field Set + + + + + + +
+ + home + +

Logically group your form elements using Fieldset

+
+
+ Do you exercise atleast 30mins per day? + Yes No +
+
+
+
+ What type of books do you like to read? + Action and Adventure +
+
+ Romance
+
+ Detective and Mystery +
+
+ Fantasy
+
+ Historical Fiction +
+
+ Horror +
+
+
+
+ What is your favourite programming language? + +
+
+
+ + diff --git a/index.html b/index.html index 10251f9..f99e882 100644 --- a/index.html +++ b/index.html @@ -1,94 +1,150 @@ - - - - + + + HTML5 Feature Tips - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - + - Fork me on GitHub + target="_blank" + rel="tag noopener noreferrer" + > + Fork me on GitHub
-

HTML5 Feature Tips

- HTML5 - +

HTML5 Feature Tips

+ HTML5 +
- - - \ No newline at end of file + +