Creating web slices is the first step to converting your digital artwork into a website. Whether your design is done with Illustrator, Photoshop or Fireworks, ”web slicing” is an essential skill to master.
It’s not only about using the slice tool but choosing the right slices. When done the right way, optimized web slices will help you create fast loading web pages also easy to update.
Posts Tagged ‘background’
Creating Web Slices with Adobe Fireworks Slice Tool
June 10, 2010CSS Body Background Color and Background Image
January 15, 2010You certainly know the HTML ”<body>” tag is the topmost container box that wraps your web page design elements and content. Of course we can all agree that the “<html>” tag is the topmost parent element of the HTML DOM. So let me reformulate my previous statement to satisfy the geek within you: the body is the closest parent to HTML elements in your web page content. You can use the body tag to change your web page background color from the default “white”.