courick11
02-25-2007, 02:55 AM
How do you create a like layout or web design on Paint shop pro x? Someone said you can create it on image slicer but I am having the toughest time.
|
View Full Version : Pspx Html.. courick11 02-25-2007, 02:55 AM How do you create a like layout or web design on Paint shop pro x? Someone said you can create it on image slicer but I am having the toughest time. douglasMAH 02-25-2007, 02:48 PM Do NOT slice your image. It adds to the HTTP requests, making the loading time a pain in the butt. You can create a design just fine, but I'm not entirely sure what you mean. You can also image map it, but it wouldn't be valid. bourdelson 02-25-2007, 03:12 PM You use PSPX to create the images for your web page, and then use HTML to create the coding for the layout. PSPX won't code anything for you, unless it's an image map or image slicing. And, like douglasMAH said, slicing your image isn't a particularly good idea. Not only does it add to loading time, but it codes in tables, and the generated HTML can have gaps in it, and is incredibly difficult to adjust and fix. |