久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

WordPress:Codex:Codex CSS

來自站長百科
跳轉至: 導航、? 搜索

The purpose of this page is to document some useful styles for use in Codex to make the pages easier to read. The CSS must validate, and if accepted by the Wiki administrators, will be adopted for general use.

這個網頁的目的在于歸檔一些用于Codex的有用的樣式,使得頁面更加便于閱讀。CSS必須得到確認,而且如果Wiki管理員接受了,會作為一般使用。

class="basic"[ ]

.basic { background: #f7f7f7; border: 1px solid #000; margin: 0; padding: 5px; width: 100%; }



class="基本"[ ]

.basic { background: #f7f7f7; border: 1px solid #000; margin: 0; padding: 5px; width: 100%; }



class="important"[ ]

.important { background: #f7f7f7; border: 2px dashed #f00; margin: 0; padding: 5px; text-align: center; width: 100%; }


class="重要"[ ]

.important { background: #f7f7f7; border: 2px dashed #f00; margin: 0; padding: 5px; text-align: center; width: 100%; }



class="code"[ ]

.code { background: #ccccff; border: 1px dashed #000; margin: 0; padding: 5px; text-align: left; width: 100%; }


class="代碼"[ ]

.code { background: #ccccff; border: 1px dashed #000; margin: 0; padding: 5px; text-align: left; width: 100%; } Suggest that we have a distinct way of highlighting code examples here.

假如我們有獨特的方式突出這里的代碼例子。

It may make pages easier to follow in that the page gets broken up that bit more - it is very f7f7f7 around here. I realise that readability is also an issue though.

網頁破環(huán)后,更容易修復- it is very f7f7f7 around here。我知道可讀性也是個問題。

Thinking about code, there is php, css and possibly xhtml that could be posted here when showing how things are done for example. Would the same colour throughout be good ? Or would a colour each be better ? I don't think we need a colour-fest going on, so if it is more than one, they would need to be carefully chosen. (Take those last two words as meaning 'no involvement from podz :) )

想想代碼,顯示一些完成的操作的時候,php,css以及xhtml都可以在這里顯示。代碼是同樣的顏色,好嗎?或者每種代碼的顏色不同,更好?我不認為我們需要不同的顏色,因此如果有幾個顏色的時候,就需要仔細地挑選。 (將最后兩句話看做'no involvement from podz :) )