Monday, March 26, 2007

Research CSS in GWT

Currently, I can get data from the database and display it in the web browser. Now, I just want to format the text so the GUI looks better. This feature can be implemented using CSS with GWT. Setting unique style for each widget makes the code look nicer.

No comments: