Skip to content

Instantly share code, notes, and snippets.

View applicake's full-sized avatar

Applicake applicake

View GitHub Profile
@applicake
applicake / header_z_js.html
Created July 28, 2011 20:56
Header ze ścieżkami do js
<head>
<title>Pierwszy program w jQuery, zapraszam!</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
<script type="text/javascript" charset="utf-8" src='jquery.js'></script>
<script type="text/javascript" charset="utf-8" src='application.js'></script>
</head>
@applicake
applicake / index.html
Created July 28, 2011 20:37
Index html
<?xml version="1.0" encoding="iso-8859-2"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl-PL" lang="pl-PL">
<head>
<title>Pierwszy program w jQuery, zapraszam!</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
</head>
<body>
<div id="main">
<p>