diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md
index 7ce1a78..31724ec 100644
--- a/docs/v2/DEVLOG.md
+++ b/docs/v2/DEVLOG.md
@@ -457,3 +457,8 @@
- Minor updates to resources, description, title etc, updated `template` as well.
- Added links for the rest of the docs.
- Added browser logos to the table of `index`.
+
+## 20161115
+
+- Fixed `Reponsive` in `index`...
+- Tested `table` `horizontal` layout with flexbox.
diff --git a/docs/v2/demo.html b/docs/v2/demo.html
index 2e81afd..f82423b 100644
--- a/docs/v2/demo.html
+++ b/docs/v2/demo.html
@@ -273,6 +273,44 @@
+
Name | +Surname | +Handle | +|
---|---|---|---|
John | +Smith | +johnsmith@mail.com | +SmithereensJohn | +
Lisa | +Cody | +codyl@mail.com | +Codyl | +
Max | +Roberts | +terminus@mail.com | +T3rm1nu5 | +
Adam | +Leeks | +leekt@mail.com | +Leekt | +
Forms are inline by default and textual <input>
, <textarea>
and <select>
elements have been pre-styled. To make inputs take up more space than their default, simply add something like width="100%"
. You can also utilize the grid system to align forms to your liking. Below are some examples: