You might also need to define CSS rules for the elements just in case any browsers do render your document in HTML 4 style which defaults unknown elements to inline rendering.
您还可能需要定义元素的CSS规则,以免任何浏览器以HTML 4形式显示文档,HTML 4形式以内联呈现方式显示未知元素。
Listing 4 shows how you can specify inline styles for a JSF component.
清单4给出了如何为JS f组件指定内联样式。
Listing 4 shows the markup of the examples in Table 1 enclosed in the appropriate inline elements.
清单4显示了包围在相应行内元素中的清单1中的标记。
应用推荐