久坐多动症的代码盒子

欢迎来到久坐多动症的代码盒子!!!

这里虽然没有那些酷炸天的CSS、html代码,但是有我总结出来的对各种代码的妙用。

想要让你的页面的标题变得更加酷吗?把以下代码放在你页面的最前面!

[[module css]]
#page-title {
    display: none;
}
[[/module]]
[[=]]
----
+ **你的标题内容**
----
[[/=]]
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License