In the Link module, the formatter already passes an array of attributes to be placed on the tag using the item variable.
在Link模块中,该格式器已经使用item变量传递了一个要放置在标签上的属性数组。
For example, in our portlet, the Add message link has been intentionally placed above the dynamic list of messages to avoid this problem.
例如,在我们的portlet中,我们将Add Message链接特地放在动态消息列表的上面以避免这个问题。
Of course, if we had defined our screen.css with a media attribute value of all and placed this LINK element after it, our print styling would have inherit all the screen styles.
当然,如果定义了media属性值为all的screen . css,并将这个LINK放在它后面,打印样式就会继承所有屏幕样式。
应用推荐