当前位置:网站首页>图书 > 正文 >>

Instant HTML5 Responsive Table Design How-to

图书信息

作者Fernando Monteiro
出版社Packt Publishing
ISBN9781849697279
出版时间2013-04-24
字数22.8万
分类进口书,外文原版书,电脑,网络

读书简介

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A practical guide to building responsive tables optimized for any device. Filled with quick recipes that cover responsive design techniques and make use of open source tools that will make your data easy to understand regardless of device. If you, like so many other developers, are struggling to show data across all devices, this book is for you. Dive into responsive design and master one of the trickiest aspects. You don't need to be an expert; you just need to know the basics of web development.

目录

Instant HTML5 Responsive Table Design How-to

Instant HTML5 Responsive Table Design How-to

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Instant HTML5 Responsive Table Design How-to

Introducing the new HTML5 table (Simple)

Getting ready

How to do it...

How it works...

There's more...

Some useful user experience tips about tables

Understanding responsive web design (Simple)

Getting ready

How to do it...

How it works...

There's more...

Some lines about Polyfills

Getting started with responsive tables (Intermediate)

Getting ready

How to do it...

There's more...

Introduction to MediaTable plugin

Some lines about breakpoints

Dealing with numbers (Intermediate)

Getting ready

How to do it...

There's more...

Quick tip about JSON

Increasing the numbers (Advanced)

Getting ready

How to do it...

How it works...

There's more

Converting tables into graphs (Advanced)

Getting ready

How to do it...

How it works...

There's more...

Merging data – numbers and text (Advanced)

Getting ready

How to do it...

Mixing everything – texts, numbers, and more data (Advanced)

Getting ready

How to do it...