abbr.:
(=hypertext mark-up language)【IT】超文本标记语言
网络:
超文本标记语言(Hyper Text Markup Language);网页;超文本标示语言
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.
Personally, I've never been able to make an HTML form look this good without using tables for layout.
就个人而言,如果不用表格布局的话我还从未做出这么好看的HTML表单。
4.
With XML, information can be analyzed and displayed selectively, making it a more powerful alternative to HTML.
使用XML,数据能被有选择性地分析且显示,使它成为比HTML更有力的可选方案。
5.
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代码。
6.
But some Web developers say HTML 5 isn't yet ready to be used for anything besides trials.
不过一些网络开发商说,HTML5还在试行阶段,尚无法真正应用。
7.
Represents HTML elements, text, and any other strings in an ASP. NET page that do not require processing on the server.
表示HTML元素、文本和ASP.NET页中不需要在服务器上处理的任何其他字符串。
8.
This command allows you to export the current document with all highlighting information into a HTML document.
此命令允许您将当前文档及其全部加亮信息导出到HTML文档。
9.
Many writers have had at least some experience with HTML as a markup language.
许多作者都至少有一些使用HTML标记语言的经验。
10.
You can always access and manipulate DOM from JavaScript, making it easy to handle it like a typical HTML control.
您始终可以从JavaScript访问并操作DOM,并使之像典型的HTML控件一样易于处理。