Differences between revisions 1 and 30 (spanning 29 versions)
Revision 1 as of 2009-05-19 20:41:18
Size: 404
Editor: PieterSmit
Comment:
Revision 30 as of 2014-10-07 01:41:51
Size: 218
Editor: NNickson
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 =
 * 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>
    }}}


...
My name is Victor and I am studying Design and Technology and Architecture at Moanalua / United States.<<BR>>
<<BR>>
Look into my web blog :: buy google plus ([[http://buygoogleplus1.webgarden.com/|webgarden.com]])

My name is Victor and I am studying Design and Technology and Architecture at Moanalua / United States.

Look into my web blog :: buy google plus (webgarden.com)

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