//Slicing Images\\
Why slice the image?
Simple, it makes your page load faster.
This is especially good to use if you are using a .png image so people like me who are on dial-up can actually view your page..
How to do it...
Open your image in psp8
Click on file
Click on export
Click on image slicer, select the second tool, click here for visual
Click anywhere on your picture and you'll get the grid size pop up
Set the rows and columns both to 4 and click OK
Now on format make sure its PNG and check optimization to whole image click here for a visual
Click on optimize cell
Under the colors tab make sure 16.7 Million Colors [24 Bit] is checked
Under the transparency tab check no transparency is checked
Under the format tab check non-interlaced
Click OK
Click Save As and name your file
Now your images and your new .html page will be in your
documents. Upload your images to your website. You can open
the .html page with notepad, copy everything from <!-- Begin Table --> to <!--
End Table --> and that's the code you will use for your layout, just paste it
in where you would normally have your layout picture code.
<~~~Rewind
|
|