Re: html page reload



John wrote:

I'm curious to hear others opinions as to why using Photoshop and
Imageready to slice up a layout and export as an xhtml/css based
webpage is a bad idea. It seems like it's be a time saving practice
for designers who are working with graphic layouts.

Using a graphics program to write your HTML/CSS for you is using the
wrong tool for the job. How can it possibly know what is the best markup
for your particular content? Even in the off chance it validates, it
will likely just end up as bloated "div soup".

It may be a time saving practice, but it does not make a better web
page. More likely it will just make a fixed design that falls apart in
browsing environments that are different from yours. It will also be
slower loading than it should be because of all the extra calls to the
server to get individual image pieces. One large graphic will load
faster, every time.

As for suggestions on how to do it better, that depends on your design,
but it will probably require you to think differently about the whole
process.

--
Berg
.



Relevant Pages

  • Re: Graphic designers creating with Word
    ... from page layout applications. ... If you have skills in InDesign, you'd be better gently insisting that you'll ... you won't find any coverage of graphics in "Bend Word to Your ... first to provide 2 Cardinal Rules of page layout/graphic design using ...
    (microsoft.public.mac.office.word)
  • Re: [OT] how create offical letter head in MS Word?
    ... The sort of layout shown in your link is just a minor extension of the logo ... You can make your graphics in any suitable program, including PhotoShop, ... I wasn't sure if I had to create that design in Photoshop as a full page ...
    (microsoft.public.word.newusers)
  • Re: A prediction about the Presidential campaign
    ... The layout and design - including typography and how the type ... There are many graphics formats that work fine on monitors -- you ... don't have to press a paper-document format into service. ...
    (rec.arts.sf.fandom)
  • Re: Programming Dilemma
    ... Since you mention Visio, I'll point out that one option is Visio itself ... Our MetaDraw control is another component you might consider. ... g) Scroll or zoom the entire layout ... > My boss wants me to design a fairy basic Electronic Digital ...
    (comp.programming)
  • Re: How competent are we?
    ... Changes in file layout are easy if IO is isolated in called programs. ... FOR EACH BRANCH in an array. ... That wouldn't happen if data structures had been designed in normalized form from the ... design should be top down. ...
    (comp.lang.cobol)