使用 css 将样式添加到 gwt 代码
我正在使用 GWT,但我需要向文本框、按钮、标签和面板添加一些样式我想知道如何将 CSS 集成到我自己的代码中 就像下面的链接一样: https://www.blueworkslive.com/index.html#!gettingStarted:概述 http://www.gogrid.com/ http://www.whirled.com/#landing-bluelanding
所以如果有教程这解释了这些问题......这将非常有帮助
i am using GWT , but i need to add some styles to the text boxes,buttons,labels and panels i want to know how to integrate CSS to my own code
like the following links:
https://www.blueworkslive.com/index.html#!gettingStarted:overview
http://www.gogrid.com/
http://www.whirled.com/#landing-bluelanding
so if there is a tutorial which explains these issues... it will be very helpful
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先阅读有关 GWT CSS 样式的文档。
Start by reading the documentation on GWT CSS styling.