Problem
Write a function image that takes an image filename or URL, and a width, then returns the correct img tag for displaying that filename with a given width. Rewrite make Sample Page to use your new image function for generating the ing tag for the samples.