From a24084770cacb0abd71e6c890435137092b905ce Mon Sep 17 00:00:00 2001 From: tmeissner Date: Sun, 2 Dec 2012 00:40:53 +0100 Subject: [PATCH] new example of layout grids --- ch03_10.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ch03_10.html diff --git a/ch03_10.html b/ch03_10.html new file mode 100644 index 0000000..35a5df5 --- /dev/null +++ b/ch03_10.html @@ -0,0 +1,38 @@ + + + + + My first jQuery Mobile code + + + + + + + +
+
+

Layout grids

+
+
+
+
Column 1
+
Column 2
+
+
+ +
Cell 1.1
+
Cell 1.1
+
Cell 1.1
+ +
Cell 2.1
+
Cell 2.1
+
Cell 2.1
+
+
+
+

www.goodcleanfun.de

+
+
+ + \ No newline at end of file