Differences between revisions 1 and 16 (spanning 15 versions)
Revision 1 as of 2009-05-19 20:41:18
Size: 404
Editor: PieterSmit
Comment:
Revision 16 as of 2014-09-24 11:09:32
Size: 267
Editor: GWilks
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>
    }}}


...
Hello, I'm Kirby, a 29 year old from Tarbes, France.<<BR>>
My hobbies include (but are not limited to) Knapping, Paintball and watching Game of Thrones.<<BR>>
<<BR>>
Feel free to visit my blog - [[http://www.youtube.com/watch?v=Jpq6jYSDG-k|Venus Factor Youtube]]

Hello, I'm Kirby, a 29 year old from Tarbes, France.
My hobbies include (but are not limited to) Knapping, Paintball and watching Game of Thrones.

Feel free to visit my blog - Venus Factor Youtube

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