1.【IT】(=hypertext mark-up language)超文本标记语言
2.【IT】HTML文件的扩展文件名
1.[IT](=hypertext mark-up language) the markup language used for creating documents on the World Wide Web
2.[IT]a file extension for an HTML file
1.At an abstract level, this scenario is similar to that of a static HTML page requested by a client browser.
在抽象级别上,这种方案类似于客户端浏览器所请求的静态HTML页的方案。
2.The Web server captures this HTML and sends it back to the client as if the request had been for a static HTML page.
Web服务器捕捉到HTML后将它发送回客户机,如同请求是对静态HTML页面进行的那样。
3.Notice that the response writer (javax. faces. context. ResponseWriter) makes it easy to work with markup languages like HTML.
注意,响应写入器(javax.faces.context.ResponseWriter)可以容易地处理HTML这样的标记语言。
4.The program produces easy-to-read HTML reports that include both text information (tables) and charts.
程序产生易于阅读的HTML报表,包括文字资料(表)和图表。
5.What was known as the HTML pane in earlier versions of Microsoft FrontPage, is now referred to as Code view.
在早期版本的MicrosoftFrontPage中称为“HTML”的窗格现在称为“代码”视图。
6.Personally, I've never been able to make an HTML form look this good without using tables for layout.
就个人而言,如果不用表格布局的话我还从未做出这么好看的HTML表单。
7.With XML, information can be analyzed and displayed selectively, making it a more powerful alternative to HTML.
使用XML,数据能被有选择性地分析且显示,使它成为比HTML更有力的可选方案。
8.Next, you created a Profile Badge generator in PHP that creates neat HTML code ready to insert into a blog or Web page.
其次,用PHP创建了一个ProfileBadge生成器,它生成可以立即插入到博客或Web页面中的HTML代码。
9.But some Web developers say HTML 5 isn't yet ready to be used for anything besides trials.
不过一些网络开发商说,HTML5还在试行阶段,尚无法真正应用。
10.Represents HTML elements, text, and any other strings in an ASP. NET page that do not require processing on the server.
表示HTML元素、文本和ASP.NET页中不需要在服务器上处理的任何其他字符串。