|
You would have to slice at least some of it, if you wanted the nice buttons and the design in the background.
In fact, I can't think of any way to replicate the design in HTML and CSS without slicing, so maybe there are multiple definitions of slicing?
I do agree that it wouldn't be too hard to code. At its core, it's a header + two column design. As for slicing, you should try to both minimize the number images and the size of the images as much as possible in order reduce the page load times the most. I prioritize a lower amount over size, so I'll usually take an image that's a couple KB larger if that will reduce the number of images and therefore, reduce the number of server requests. I couldn't suggest how to slice it unless I had a little bit bigger and higher quality screenshot.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
|