HighDots Forums  

ImageReady and W3C-Compliance

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss ImageReady and W3C-Compliance in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Fleemo
 
Posts: n/a

Default ImageReady and W3C-Compliance - 04-01-2004 , 08:37 PM






I write most of my HTML by hand, but have been enjoying using
ImageReady CS to generate complex layouts from my Photoshop layouts.
Is ImageReady CS W3C-compliant? Is there a lot of tweaking that must
be done to the ImageReady-generated HTML to make it W3C-compliant?

Thanks.

-F

Reply With Quote
  #2  
Old   
Karl Core
 
Posts: n/a

Default Re: ImageReady and W3C-Compliance - 04-01-2004 , 08:49 PM







"Fleemo" <fleemo17 (AT) comcast (DOT) net> wrote

Quote:
I write most of my HTML by hand, but have been enjoying using
ImageReady CS to generate complex layouts from my Photoshop layouts.
Is ImageReady CS W3C-compliant? Is there a lot of tweaking that must
be done to the ImageReady-generated HTML to make it W3C-compliant?
If dedicated web-authoring programs like Dreamweaver can't produce good
markup, what gives you the idea that an image creation program can?

Typically, when programs such as Imageready and Fireworks create a page's
HTML, they use fragile, overly complicated table structures. So, even if you
can go back to the page and tweak it to create "valid" HTML, you're still
ending up with bloated markup.


--

Karl Groves
http://www.karlcore.com

1010011010





Reply With Quote
  #3  
Old   
Barry Pearson
 
Posts: n/a

Default Re: ImageReady and W3C-Compliance - 04-02-2004 , 03:25 AM



Fleemo wrote:
Quote:
I write most of my HTML by hand, but have been enjoying using
ImageReady CS to generate complex layouts from my Photoshop layouts.
Is ImageReady CS W3C-compliant? Is there a lot of tweaking that must
be done to the ImageReady-generated HTML to make it W3C-compliant?
Two good principles appear to be:

- Don't generate web pages from image editing packages. I use Photoshop &
Image Ready, and use them for what they are good at: image / photograph
editing. I don't know whether their HTML can be W3C compliant - that covers a
multitude of recommendations. But it can hardly be expected to be a good
balance of HTML & CSS.

- Don't generate web pages from a "layout mode" even in a web page authoring
package such as Dreamweaver.

Contrary to some views, however, web pages generated by "design view" in
Dreamweaver (a sort-of WYSIWYG editing mode) can be good quality pages. I
write valid 4.01 Strict using valid CSS in that view. Given that you know
enough about HTML to write it by hand, you could probably work well in that
mode. I suspect some people don't distinguish between Dreamweaver's design
view (OK, and in fact pretty good in MX2004) & its layout mode (bad).

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.