- 1. You have a div with class home.
- 您有一个含有home类的div。
来自互联网
- 2. Define a proper size to the div.
- 为DIV定义合适的大小。
来自互联网
- 3. This main div organizes all the content.
- 这个主要的div组织所有的内容。
来自互联网
- 4. Within that div is the textual slogan.
- 该div 内部就是文本标语。
来自互联网
- 5. Finally, notice that you create an empty div.
- 最后还有创建了一个空div。
来自互联网
- 6. Title selects a div with an id of "span."
- title选择一个id为“span”的div。
来自互联网
- 7. Say you have a div element with the id the-box.
- 假设您有一个div元素,其id是the - box。
来自互联网
- 8. The DIV element is added to the Suggestion List.
- 将DIV元素添加到建议列表中。
来自互联网
- 9. You will fill this div with your Suggestions.
- 建议将要放在这个div中。
来自互联网
- 10. If there's no value, then keep the content div empty.
- 如果没有值,那么就让内容div保持为空。
来自互联网
- 11. This div should be present in the template HTML file.
- 这个div应该出现在模板HTML文件中。
来自互联网
- 12. Listing 3 shows you how to give DIV a proper width.
- 清单3演示如何给DIV设置合适的宽度。
来自互联网
- 13. There are two div elements in the view mode definition.
- 在视图模式定义中有两个div元素。
来自互联网
- 14. You need to add a wrapper div around this HTML list.
- 需要在这个html列表外添加一个div。
来自互联网
- 15. To solve this problem, you must give DIV a fixed size.
- 为了解决这个问题,必须给DIV设置固定的大小。
来自互联网
- 16. Additionally, each slide is also presented by a DIV object.
- 此外,每个幻灯片也要被一个DIV对象代表。
来自互联网
- 17. This will update the div element to the following code.
- 这将把div元素更新为以下代码。
来自互联网
- 18. Each div has an id that identifies which function it serves.
- 每个div具有一个ID来标识它所提供的功能。
来自互联网
- 19. Site content should be placed within the div with ID bd.
- 站点内容应该放置在ID为bd的div中。
来自互联网
- 20. In modern browsers, CSS properties aren't limited to DIV elements.
- 在现代浏览器中,css属性并没有局限于DIV元素。
来自互联网
- 21. To achieve an organized appearance, you need something else -- DIV.
- 为了实现有组织的外观,需要其他东西 —— DIV。
来自互联网
- 22. Unfortunately, you'll soon realize that DIV causes similar problems.
- 不幸的是,您很快就会意识到DIV会造成相似的问题。
来自互联网
- 23. Adjusting your DIV that contains the text can help the situation.
- 调整包含文本的DIV可以帮助解决这个问题。
来自互联网
- 24. Place the cursor within the div tag for the BorderContainer component.
- 将鼠标置于BorderContainer组件的div标签上。
来自互联网
- 25. It also renders DIV within the dialog container for the dialog content.
- 它还将在对话框内容的对话框容器中呈现DIV。
来自互联网
- 26. Finally, obtain the DIV element, which is used to display the response.
- 最后,获取DIV元素,它是用于显示响应的。
来自互联网
- 27. The width of DIV is not the absolute value, but rather the minimum width.
- DIV的宽度不是绝对的,而是最小宽度。
来自互联网
- 28. In this project, we will use the DHTML object DIV to help format our views.
- 在此项目中,我们将使用DHTML对象DIV来帮助格式化我们的视图。
来自互联网
- 29. Add this code to ReceivingPortletView.jsp, right before the ending DIV element.
- 在准备结束DIV元素之前将这行代码添加到ReceivingPortletView . js p中。
来自互联网
- 30. Of course, this doesn't mean you should wrap everything in DIV or SPAN elements.
- 当然,这并不意味着应该将所有东西都包围在DIV或SPAN元素中。
来自互联网