Author: 永夜
-
Post Views: 14 Just upload the picture directly to illustrate.
-
Post Views: 10 It feels more beautiful than the old version!
-
Post Views: 11 The official website is in English, and it always seems that it is not as good as Chinese. The Chinese text tutorial of druapl Garden found that the explanation is not very detailed. I have translated some documents, but it is not completely translated. I bought a Chinese translation book in the drupal collection, and it feels…
-
Post Views: 14 When installing the module L10N_Install-7.x-1.0-beta23-core with Drupal 7.21 The upload_max_filesize = 2m in php.ini is modified to: upload_max_filesize = 10m to solve this problem.
-
Post Views: 13 Finally, by modifying the php.ini file: Modify; date.timezone = asia/shanghai to: Date.TimeZone = Asia/Shanghai solved.
-
Post Views: 12 <div> <h2>mas-0200 Mini Goldfish Tank 6</h2> <span>Product size</span>424*213-256mm<br /> <span class=”p_l”>re amount</span>5.4kg<br /> <span>Input voltage</span>ac 110-240v<br /> <span class=”p_l”>gong rate</span>50Hz-60Hz<br /> <span>Products</span>Self-use/birthday/marriage/housewarming/high liter/friend gift<br/> </div> #parameter .par .p_l { float: left; width: 80px; height: 30px; } #parameter .par .spac { Word-Spacing: 28px; } Principle: By using the font spacing for words with a small number of fonts to control,…
-
Post Views: 12 Html: <ul> <li> <div><a href=”#” target=”_blank”><img src=”images/brand/product/1.png” width=”142″ height=”158″ alt=”Product name one”></a></div> <span><a href=”#” target=”_blank”>Starfish tank aquarium aec Single arched Arched fish tank</a></span> <span>Water-free national free shipping ecological fish tank</span> <div><a href=”#” target=”_blank”>View details</a></div> </li> <li> <div><a href=”#” target=”_blank”><img src=”images/brand/product/2.png” width=”167″ height=”161″ alt=”Product name two”></a></div> <span><a href=”#” target=”_blank”>Starfish tank aquarium aec Single arched Arched fish tank</a></span> <span>Water-free national free shipping ecological fish tank</span> <div><a href=”#”…
-
Post Views: 9 /* * HTML5 Boilerplate * * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. */ /* * HTML5 样板 * * 以下是诸多跨浏览器样式研究的结果 * 内嵌致谢,非常感谢 Nicolas Gallagher、Jonathan Neal、Kroc Camen 和 H5BP 开发团队和小组 */…
-
Post Views: 10 /*! normalize.css v1.1.0 | MIT License | git.io/normalize */ /* 整合 kissy、yahoo、Dreamweaver、typo */ /* @author shuijingwanwq.com */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /* ========================================================================== HTML5 显示定义 ========================================================================== */ /** * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */ /** * 纠正 IE 6/7/8/9 和 Firefox 3 中未定义的 `block` 元素显示 */ article,…
-
Post Views: 7 /*! normalize.css v1.1.0 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /* ========================================================================== HTML5 显示定义 ========================================================================== */ /** * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */ /** * 纠正 IE 6/7/8/9 和 Firefox 3 中未定义的 `block` 元素显示 */ article, aside, details, figcaption, figure, footer, header, hgroup, main,…