xhtml

xhtml

 英

  • 网络可扩展超文本标记语言;可扩展的超文本标记语言;结构层代码

例句

But XHTML has yet to toddle, yet to smile, and yet to cry loud enough to get the attention of most Web designers.

但是XHTML仍然蹒跚学步微笑大喊大叫引起大多数Web设计人员注意

Either way, you now have an XHTML page with clearly identifiable sections, as well as hidden text that's marked up and easy to locate.

不管怎样现在XHTML页面具有标识部分并且具有容易标记查找隐藏文本

Microformats, another version of structured data in XHTML, was launched a little more than a year later by a grassroots group of developers.

格式XHTML版本结构化数据一群草根开发人员年多推出

About a year ago, an industry standards group asked me to do a presentation on how XHTML 2 might be useful to publishers.

大约以前一个行业标准小组介绍一下XHTML2可能发布哪些用处

Finally, if you add an img into your XHTML, you've got to further position the image, as well as the div.

最后如果XHTML添加img需要进一步定位图像div

The XHTML that hosts this applet is shown in Listing 2 and is just a trivial use of HTML event handlers and iframe.

支持这个appletXHTML清单2里面只是HTML事件处理程序iframe简单应用

When an XHTML document is created, the DTD to which it conforms is declared at the top of the document.

创建XHTML文档文档顶部声明符合DTD

Selecting this link allows you to see the XHTML source for the currently displayed page.

选择链接可以查看当前显示页面XHTML代码

Declaration that identifies the page as an XHTML page and references the XHTML schema to which it conforms .

声明声明页面标识XHTML引用遵循XHTML架构

For Web workers, XML is an option: One can choose to think in terms of, say, XHTML, but alternatives exist.

对于Web工作人员来说XML一种选择他们可以选择比如说XHTML方式思考但是存在备选方式

XHTML is one of the oldest XML applications and has a huge number of contributing interests, resulting in many parts and versions.

XHTML古老XML应用之一许多利益集团不同部分版本作用

The serialization of the extension (Listing 29) is generally identical to that used for text consisting of HTML or XHTML markup.

扩展序列清单29)方法HTMLXHTML标记组成文本序列方法相同

Remember, you can use any of the XHTML document types as long as you include the full ! DOCTYPE declaration.

记住只要包含全部!DOCTYPE声明可以使用任何XHTML文档类型

Here's where XHTML comes in; it defines a strict set of rules, allowing for fast parsing and cross-platform rendering of your XHTML.

正是XHTML发挥作用地方定义严格规则以便能够快速解析平台呈现XHTML

Because this build will take quite a while, go get a coffee or code some XHTML on another computer.

因为这个构建过程许多时间所以可以咖啡或者机器编写一些XHTML

What started as an HTML editor now supports XML, XHTML, MathML and SVG, allowing those to be edited in compound documents simultaneously.

开始作为HTML编辑现在支持XML,XHTML,MathMLSVG允许他们复合文档同时编辑

Microformats work best where they add a very little bit of nuance to common constructs in a host language such as HTML, XHTML, or Atom.

格式某个主体语言HTMLXHTMLAtom一些通常结构加入少量细微差别

Produce a valid HTML or XHTML website compatible with modern browsers and mobile devices.

出示有效HTMLXHTML网页浏览器移动现代设备兼容

In this file, xHTML can be used to define the basic layout of a Web page into which other node content is included.

这个文件可以使用xHTML定义Web页面基本布局其他节点内容按照这个布局包含页面

If you can validate your model and display your sites with that, you're essentially running a slightly stylized version of XHTML.

如果可以验证模型并用显示网站基本上也就是运行XHTML增加了少量样式版本

Be sure to right click the XHTML page and click view source, this allows you to verify the XHTML output of your PHP (see Figure 2).

确保单击XHTML页面单击viewsource可以验证PHPXHTML输出2)。

As you can see from the examples above, you can return straight text or even fragments of HTML -- or Extensible HTML (XHTML) -- code.

上面几个例子可以看出完全可以返回简单文本甚至HTML片段——或者ExtensibleHTMLXHTML)——代码

Quicker results and display uniformity across browsers are a huge payoff for the relatively small cost of moving to XHTML.

速度而且不同浏览器得到相同结果相对迁移XHTML成本而言优势

You've got to create content and organize that content with XHTML structure.

需要创建内容使用XHTML组织内容

Method call, that value forces the text writer to adhere to the restrictions of that XHTML document type.

方法调用参数强制文本编写器遵守XHTML文档类型限制

Listing 22 is a streamlined version (the namespace declarations and a JavaScript function have been removed) of template. xhtml.

清单22template.xhtml简化版本已经删除名称空间声明JavaScript函数)。

For example, every major user agent would display the following, despite the fact that it's malformed if it was intended to be XHTML.

例如当今流行用户代理程序都会正确显示下面代码虽然事实上并不符合XTML标准形式

By the time XHTML 2 becomes a standard Recommendation, I plan to be going at full speed with it.

XHTML2成为标准推荐标准时候计划全速运行

There may be a scenario where the rich text markup that the instance uses is not XHTML.

也许存在这样情况就是实例使用文本标记不是XHTML

To be XHTML conformant, the coding of these tags must be well-formed.

XHTML符合这些标记编码必须格式良好

Notice that the vast majority of information in either the Web page or source XHTML view is of absolutely no concern to us.

注意无论Web页面XHTML视图绝大多数信息我们完全无关

This class's execute method lays out the entire page as an XHTML document, giving you complete control over page organization and styling.

这个execute方法整个页面布局一个XHTML文档得以完全控制页面组织样式

In fact, if these non-desktop browsers do not receive well-formed markup (HTML or XHTML), they may simply fail to display the document.

实际上如果这些桌面浏览器没有接收格式良好标记HTMLXHTML),它们可能根本无法显示文档

The XHTML handset must display the company name, ticker symbol, current price, and company logo.

XHTML手持设备必须显示公司名称股票行情当前价格以及公司标志

The document will also contain an html element that includes a reference to the XHTML namespace, as shown in the following example.

文档包含html元素元素包括XHTML命名空间引用下面示例

XForms user interfaces provide a standard set of visual controls that are targeted toward replacing today's XHTML form controls.

XForms用户界面提供标准可视控件旨在替换当今XHTML表单控件

Actually I know XHTML before, but I have no idea of their difference and XHTML's advantage, and use them in mixture.

其实以前知道XHTML这个东西一直清楚它们区别以及优势于是一直这么时间

With minimal PHP, we used this variable to help us structure the xHTML slightly differently than the sub-pages of the Web site.

通过使用少量PHP可以使用这个变量构造Web站点页面不同xHTML

You can use xfy to create compound XML documents in which XML data returned from a database is embedded in an XHTML document.

可以使用xfy创建复合XML文档这种文档数据库返回XML数据嵌入一个XHTML文档

The inputTag function has a slightly different layout in that it has a nested XHTML label tag, as shown in Listing 11.

inputTag函数布局稍有不同因为一个嵌套XHTML标签标记清单11