font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif;
}
h1 { font-weight: normal; color: #606060 }
- h2 { font-size: 100% }
.pane { padding: 0em 1em; margin: 0.75em;
border: 0.5em solid #eee;
border-radius: 1em;
It's worth viewing the source of these to see how small they
are and how various things are done.
</p>
+ <h3>Simple examples</h3>
<ul>
<li>
A very simple application at
the application in Arabic.
</li>
<li>
+ <a href="http://example.indexdata.com/mobile.html"
+ >A version suitable for mobile devices</a>,
+ with a responsive design that moves components around
+ depending on the screen size.
+ </li>
+ </ul>
+
+ <h3>Intermediate examples</h3>
+ <ul>
+ <li>
The
<a href="http://example.indexdata.com/jquery.html"
>jQuery plugin</a>
>the templating language</a>.)
</li>
<li>
- <a href="http://example.indexdata.com/mobile.html"
- >A version suitable for mobile devices</a>,
- with a responsive design that moves components around
- depending on the screen size.
- </li>
- <li>
<a href="http://example.indexdata.com/popup.html"
>A version that uses a jQuery popup</a>.
</li>