diff options
author | Camil Staps | 2016-03-04 23:09:53 +0100 |
---|---|---|
committer | Camil Staps | 2016-03-04 23:10:12 +0100 |
commit | 5372ebb8be5a5e6669129b6dc78fa6f333b6e186 (patch) | |
tree | 37e96eeb9749a3f9cfae44082d72514f49785156 /project1/proj1_s4498062/content/error/404.html | |
parent | Project one until step 8 in the readme (diff) |
Project 1: Config system; ETags; error pages
Diffstat (limited to 'project1/proj1_s4498062/content/error/404.html')
-rw-r--r-- | project1/proj1_s4498062/content/error/404.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/project1/proj1_s4498062/content/error/404.html b/project1/proj1_s4498062/content/error/404.html new file mode 100644 index 0000000..c07ba10 --- /dev/null +++ b/project1/proj1_s4498062/content/error/404.html @@ -0,0 +1,5 @@ +<h1>404</h1> + +<div style='text-align:center;'> + <span style='position:relative;width:38px;display:inline-block;'>lim<sub style='position:absolute;left:0;top:14px;'><i>x</i> → ∞</sub></span> <b>cos</b>(<i>x</i>) +</div> |