Sorry about longer context before question itself!
I am developer who is fairly new to UI and never had to work extensively on HTML/CSS in past. But my current project I am working on GWT, being aware of Java and basic GWT. I managed to pick up get GWT stuff quickly, but getting stuck from time to time in getting a good UI with CSS for example
- I created Menu using Lable and Tree, but later after few questions on SO realized that Anchor was better choice
- Though I achieved my objective partially with anchors, the UL/LI came in picture in Style
So with that, and my limited current knowledge of CSS,
- Can you suggest me a good tool which can automate style application to GWT elements with a preview?
- Would fundamentals of CSS application be different in GWT as compared to HTML (Specially assuming my usage of whatever-I-Wished-in-GWT!