Mercurial > hg > webaudioevaluationtool
comparison apeTool.html @ 1709:4d9a36ed258a
Version 1.0 Release!
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 22 Apr 2015 18:37:04 +0100 |
parents | 57815e764542 4177fb1da6f8 |
children |
comparison
equal
deleted
inserted
replaced
1678:fbbb829cb30b | 1709:4d9a36ed258a |
---|---|
1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
2 <html lang="en"> | 2 <html lang="en"> |
3 <head> | 3 <head> |
4 <meta charset="utf-8" /> | 4 <meta charset="utf-8" /> |
5 | |
6 <!-- WARNING!!! | |
7 * | |
8 * YOU ARE VIEWING THE DEV VERSION. THERE IS NO GUARANTEE THIS WILL BE FULLY FUNCTIONAL | |
9 * | |
10 * WARNING!!! | |
11 * | |
12 --> | |
13 | 5 |
14 | 6 |
15 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame | 7 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame |
16 Remove this if you use the .htaccess --> | 8 Remove this if you use the .htaccess --> |
17 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | 9 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |