CMIS 310 Image stuff Make a web page file named index.html by copying the html_example.html Change it so that it is your page. Create a 16x16 icon using kiconedit Save it as a PNG file Add it to your home page index.html so it's in the browser tab: in the HEAD section: Make a painting with xpaint. save as bmp convert to png and jpeg what are the sizes? Add them to your index.html as inline images: Use 'scp' to copy your index.html and your icon and image files to your folder of the cmit265 account on 192.168.0.41 scp myfile cmit265@192.168.0.41:public_html/yourfolder Your home page is at 192.168.0.41/~cmit265/yourfolder Print the tiger.ps with the lpr command. convert tiger.ps to a PDF file with the 'ps2pdf' command. convert tiger.ps to a PNG file. Make a link to it in your index.html: click to see the tiger Copy them to your web page. Record a brief introduction to your web site (e.g. name, rank and serial number) Make a link to it in your index.html: click to hear me