I use Firebug to see the HTML source of the Google Translate (http://translate.google.com.vn/) whether is simple (in content).
But it has a very complex layout (so many layout divs). I guess that these pages are designed layout based on a number of softwares support.
I know photoshop, but in general, it’s very difficult to create layout in photoshop, I want to find an easier tool.
I think you should use
photoshop Sitegrinder 3.5Site Grinder 3.5 is a good tool for generating Html and CSS of any .psd file. But in my observation it is good for small and static site, it is not good for dynamic site. No doubt it is helpful for develop a web site but it require skilled person who work in Adobe Photoshop with site grinder tool. I mean it is useful for designer not for developer. Site Grinder 3.5 is support these following features:
Note: But some of these features like rounded-corner, shadow etc. are not run in IE7 and IE8 browser. It means site grinder has browser dependency.
There are some limitation of Site Grinder 3.5:
Keep in mind these following lines while designing web pages using site grinder 3.5:
There are two phase for designing:
Background colors, shadow, rounded corner can be set in the design manager after the PSD is built using the style editing tools.
Hints are correct.