HTML

英 [ˌeɪtʃ tiː em ˈel] 美 [ˌeɪtʃ tiː em ˈel]

abbr.  超文本标记语言

计算机



牛津词典

abbr.

  1. 超文本标记语言
    Hypertext Mark-up Language (a system used to mark text for World Wide Web pages in order to obtain colours, style, pictures, etc.)

    柯林斯词典

    1. (用于生成因特网文件的)超文本标记语言
      HTML is a system of codes for producing documents for the Internet. HTML is an abbreviation for (缩略=) 'hypertext markup language'.

      双语例句

      1. Then it generates an HTML file by an wrapping HTML header and footer around the list file.
        然后它通过包装这个文件列表的HTML头部和页脚从而产生了一个HTML文件。
      2. The example uses a browser widget to show the HTML file.
        示例程序使用了一个浏览器小部件来显示HTML文件。
      3. All the associated php and html files are contained within the WebContent folder.
        所有关联的php和html文件都包含在WebContent文件夹中。
      4. You can mix PHP directly with HTML, JavaScript, and CSS to produce visible results quickly.
        可以将PHP与HTML、JavaScript和CSS直接混用以快速生成可视结果。
      5. For various purposes, I automatically convert this format to other formats such as HTML, XML, LaTeX.
        出于各种目的,我将这种格式自动地转换为其它格式,如HTML、XML和LaTeX。
      6. HTML and JavaScript have also made information more intuitive to a human reader.
        HTML和JavaScript使信息对人类读者更直观。
      7. Links in an HTML page are adjusted automatically to support this functionality.
        (HTML页面中的链接将自动调整,以支持该功能)。
      8. This div should be present in the template HTML file.
        这个div应该出现在模板HTML文件中。
      9. With this data, I generate a simple JavaScript function in a simple HTML file.
        使用这些数据,我在一个简单的HTML文件中生成了一个简单JavaScript函数。
      10. I took out redundant xmlns for the same source and moved unique xmlns within the HTML tag.
        我去掉了同一源代码中多余的xmlns,并且在HTML标记中去掉了惟一的xmlns。
      11. Now that I have the data, I can access it from within the HTML page.
        现在已经获得了数据,可以从HTML页面中访问了。
      12. I show how to serve up word information on the Web in HTML and XML forms.
        我将说明如何以HTML和XML的形式在Web上提供单词信息。
      13. Typical HTML pages have a section and a section.
        典型的HTML页面有一个部分和一个部分。
      14. In Ajax, you want to keep data and presentation ( HTML) separated.
        在Ajax中需要保持数据和表示(HTML)的分离。
      15. You can use the new JavaScript API to interact with a form when it's embedded in HTML.
        可以使用新的JavaScriptAPI与HTML中嵌入的表单进行交互。
      16. The web page now contains a new HTML table.
        网络页面现在包含有一个新的HTML表格。
      17. There is a one-to-one relationship between an HTML template and a page class.
        而HTML模板和页面类之间是一对一的关系。
      18. After the toolbar, you have a simple HTML form wrapped inside an unordered list.
        有了工具栏之后,您就有一个封装在无序列表之内的简单HTML表单。
      19. To use this object, you can include it in the HTML file that you used in Listing 4.
        要想使用这个对象,您可以把它放到您在清单4中使用的HTML文件中。
      20. The DOM HTML API extends the DOM Core API, adding methods and properties specific to HTML documents.
        DOMHTMLAPI扩展了DOMCoreAPI,添加了一些特定于HTML文档的方法和属性。
      21. In this example, you have a simple HTML form with a single text input field and a button.
        在本例中,我们得到的是一个简单的HTML表单,此表单具有一个文本输入字段和一个按钮。
      22. A new HTML table has been generated.
        一个新的HTML表格会生成了。
      23. Listing 12 shows the HTML and JavaScript used for this.
        清单12显示用于此目的的HTML和JavaScript。
      24. It also lets you inspect/ edit HTML, CSS, and DOM code.
        它还允许查看/编辑HTML、CSS和DOM代码。
      25. This is different from another approach for generating HTML content: XML and XSLT.
        这与其他生成HTML内容的方法(XML和XSLT)不一样。
      26. This tutorial assumes some basic experience with HTML, CSS, and JavaScript.
        本教程假定您具有HTML、CSS和JavaScript的一些基本经验。
      27. The last element in the pipe must write the events to an XML or HTML file.
        管道中的最后一个元素必须将事件写到XML或HTML文件中。
      28. This is basically a snippet of HTML from the web page that the search result points to.
        这实际上主要是搜索结果指向的网页中的HTML片段。
      29. You built this blog with simple, straightforward HTML and JavaScript code.
        构建此blog所需的只是简单直观的HTML和JavaScript代码。
      30. Standard HTML provides a limited set of widgets: an input box, a button, and a hyperlink.
        标准的HTML提供了小部件的有限集合:一个输入框、一个按钮和一个超级链接。