文字出版社标题.php模板
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了文字出版社标题.php模板相关的知识,希望对你有一定的参考价值。
This is the standard template to use in your header.php (WordPress).
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> </head> <body>
以上是关于文字出版社标题.php模板的主要内容,如果未能解决你的问题,请参考以下文章