HTML head and body tags segregate your document into sections.
HTML head和body标记将文档分为不同的部分。
Instead, simply re-style details.html and comparison.html by adding a class of inline to their body tags.
您只需将inline的class添加到它们的主体标记,重新设置details . html和comparison . html的样式。
That will pull in all the standard HTML stuff defined in the default.html template, like the HTML head and body tags, etc.
这会引入default . html模板中定义的所有标准html内容,比如html头和体标记等等。
应用推荐