- Web Design Blueprints
- Benjamin LaGrone
- 153字
- 2021-07-16 10:57:34
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: " Add a selector for the navButton
class to the media query for viewports larger than 480px."
A block of code is set as follows:
<!doctype html> <html lang='en'> <head> <title>Responsive Web Design</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> </head> </html>
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: " Next, launch the file in your browser. Open the Inspector (right-click, and select Inspect Element) and go to the Network Tab."
- JBoss Weld CDI for Java Platform
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Angular UI Development with PrimeNG
- QTP自動化測試進階
- Serverless computing in Azure with .NET
- 軟件項目管理實用教程
- R數據科學實戰:工具詳解與案例分析
- Instant Debian:Build a Web Server
- Nagios Core Administration Cookbook(Second Edition)
- Python Web自動化測試設計與實現
- 分布式架構原理與實踐
- Java Web開發基礎與案例教程
- Java語言程序設計實用教程(第2版)
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- Java程序設計及應用開發