摘要:
Too Much Navigation?How many of Bootstrap's Navigation Components can we use on a page?01More than 1Navigation Homepage LinkThe very top left of our p... 阅读全文
摘要:
We are not finishing yet...1. Under MIGX Management, we need to add some "Actionbuttons"2. Also some "contextmenus":3. Add some 'columns' to the forms... 阅读全文
摘要:
BIG FUCK for MODxMODx document is not that good ... at least in my opint of view. I spend hours to search martirals to find out how to build a CMP by ... 阅读全文
摘要:
Configurable Bits Need a ProviderWe want to be able to configure thecharacterLengthbeforeTweetableruns. Refactor theTweetablefactory into a provider a... 阅读全文
摘要:
Element IdentificationThere are a number of classes in Bootstrap that help add prominence to a page by adding a background color and a rounded border ... 阅读全文
摘要:
What is TypographyWhen we talk about typography, it's a big subject! Which of the following fall under the umbrella of typography?Choosing a font face... 阅读全文
摘要:
To use webpack, first you need to run:npm install webpack2. Create a webpack.config.js file:module.exports = { entry: './index.js', output: { ... 阅读全文
摘要:
Grid Size For .col-mdWe started designing our site using thecol-md-*classes. These classes target what screen size?PhonesTabletsLaptopsDesktopsGrid Si... 阅读全文