Adding js and jquerry to a file

post edit

<html>
    <head>
    	<meta charset="UTF-8">
		<title></title>
        <link rel='stylesheet' type='text/css' href='stylesheet.css'/>
        <script type='text/javascript' src='script.js' src='jquery-1.11.3.js'>
        </script>
        <body>
        	<h1></h1>
        	<div class="ja">
        		<p><font size="20"><br><strong><strong></font></p>
        	</div>
        	<div class="nee">
        		<p><font size="20"><br><strong></strong></font></p>
        	</div>
        </body>
    </head>
</html>

I finisht my js and jquery course but in can’t find out how to use them both when making my own code. I’m stuck when i try to use the this function. How should the link rel and script look like? thanks a lot.
btw i am using sublime text 2. I do have the jquery file.

@freekdk,
Je moet je code in je POST op een betere manier presenteren.

Please re-edit your Post

  • leave one blank-line above of your code
  • select your code in the Post
  • then =click= on the </>-symbol-of-this-editor

Your code will then be in a pre-code state
and you will be able to make/present the proper indentations.

or even better use
= How do I format code in my posts?
[extra’s]
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet