Differences between revisions 7 and 31 (spanning 24 versions)
Revision 7 as of 2010-10-05 12:52:39
Size: 804
Editor: PieterSmit
Comment:
Revision 31 as of 2014-10-08 09:06:16
Size: 278
Editor: EAyres
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##master-page:HomepageReadWritePageTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Web design =
 * http://desizntech.info/2009/12/15-handpicked-fresh-and-useful-jquery-tutorials/
 * Jquery - JavaScript library
   * {{{
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
  $(document).ready(function() {
    // This is more like it!
  });
</script>
    }}}
 * [[http://www.webdesignfromscratch.com//blog/web-design-is-dead.php|Measure success of design and improve]]
 * http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx
 * Free website - http://keeni.webs.com/
 * Web evaluation and testing mailto:info@sawebs.co.za


...
----
CategoryDevelopement
Hello, I'm Clarence, a 21 year old from Culgoa, Australia.<<BR>>
My hobbies include (but are not limited to) Stone collecting, College football and watching Psych.<<BR>>
<<BR>>
Here is my homepage; buy google plus ([[http://tinyurl.com/ml84djj|http://tinyurl.com/ml84djj]])

Hello, I'm Clarence, a 21 year old from Culgoa, Australia.
My hobbies include (but are not limited to) Stone collecting, College football and watching Psych.

Here is my homepage; buy google plus (http://tinyurl.com/ml84djj)

Web (last edited 2022-11-27 22:45:40 by PieterSmit)