Files
archived-presentations/slides/debugging/404_problem.xml
2004-03-09 16:41:39 +00:00

10 lines
224 B
XML

<slide title="404: File not Found">
<blurb fontsize="4em">
One of the most common bugs in web applications is due to missing files resulting
in a Four-Oh-Four.
</blurb>
<image filename="404.jpg" align="center" />
</slide>