- Learning Bootstrap 4(Second Edition)
- Matt Lambert
- 154字
- 2021-07-14 10:32:16
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Bootstrap has taken normalize.css
and extended it with a new module. "
A block of code is set as follows:
<!DOCTYPE html> <html lang="en"> <head> <!-- Required meta tags always come first --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
Any command-line input or output is written as follows:
$ sudo npm install -g harp
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "The first is the white button labeled Close, which, when clicked, will close the Modal."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程(第2版)
- Learning C++ Functional Programming
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- Java程序設(shè)計(jì)與實(shí)踐教程(第2版)
- Flux Architecture
- GameMaker Essentials
- Hands-On Kubernetes on Windows
- Mastering Docker
- 零基礎(chǔ)學(xué)Scratch 3.0編程
- Web前端開(kāi)發(fā)技術(shù):HTML、CSS、JavaScript
- Deep Learning for Natural Language Processing
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- Python GUI Programming Cookbook(Second Edition)
- DevOps 精要:業(yè)務(wù)視角
- Java Web動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)(第2版·微課版)