manifest文件作用 css中的manifest怎么使用?

css中的manifest怎么使用?HTML添加了一个新的manifest属性,可用于指定当前页面的manifest文件。创建与HTML同名的清单文件。例如,页面是索引.html然后你可以造一个索引.

css中的manifest怎么使用?

HTML添加了一个新的manifest属性,可用于指定当前页面的manifest文件。创建与HTML同名的清单文件。例如,页面是索引.html然后你可以造一个索引.manifest然后给我索引.htmlXML/htmlcode<htmllang=“en”清单=“索引.manifest“>”