官术网_书友最值得收藏!

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The sizes attribute can also be used with the <picture> element, but we're going to focus on using the sizes attribute with the <img> tag."

A block of code is set as follows:

*, *:before, *:after {
    box-sizing: border-box;
}

//Moble-first Media Queries Mixin
@mixin forLargeScreens($width) {
    @media (min-width: $width/16+em) { @content }
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

*, *:before, *:after {
    box-sizing: border-box;
}

//Moble-first Media Queries Mixin
@mixin forLargeScreens($width) {
 @media (min-width: $width/16+em) { @content }
}

Any command-line input or output is written as follows:

gem install sass

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "clicking the Next button moves you to the next screen".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 简阳市| 龙川县| 乌兰察布市| 塘沽区| 磴口县| 鄂尔多斯市| 兰坪| 陇西县| 保康县| 睢宁县| 井研县| 舞钢市| 沈阳市| 乌鲁木齐市| 万山特区| 上杭县| 康平县| 婺源县| 洪雅县| 偏关县| 峨眉山市| 冀州市| 莱州市| 永胜县| 徐汇区| 浑源县| 会理县| 岳普湖县| 松江区| 洞头县| 南岸区| 积石山| 永清县| 张北县| 抚宁县| 定兴县| 元氏县| 长汀县| 连云港市| 宝丰县| 凤冈县|