What this book covers
Chapter 1, Evolution of Web Design, is about the history of web design, from the beginning of the web with Sir Tim Berners-Lee, how the World Wide Web started, to its evolution now.
Chapter 2, Web Design and its Components, is about components in web design. This book will help you understand each component, their usage, and why it's useful in your design.
Chapter 3, Website Designing Workflow, is about web design workflow. This book will go through all the processes from start to launch, from concept to launch, step by step.
Chapter 4, Responsive Versus Adaptive Design, compares the Responsive design and Adaptive design. It will show you which process will suit your project best.
Chapter 5, Learning HTML5, teaches you the basic of HTML5, how to build and structure an HTML page.
Chapter 6, Learning CSS3, helps you to understand the fundamentals of CSS, how to stylize your HTML page with CSS.
Chapter 7, Building Your Own Website, goes through all the processes of building a website and introduces the HTML Boilerplate and help you step your project correctly.
Chapter 8, Making Our Website Responsive, shows you step by step how to make your website Responsive with an introduction to jQuery.
Chapter 9, Adding Interaction and Dynamic Content, add interaction and dynamic content to your website and teaches you how to call an API and show information on your website.
Chapter 10, Optimizing and Launching Our Website, teaches you how to optimize your website using different tools and analytics.
Chapter 11, What is Bootstrap?, explores all the possibilities with Bootstrap Framework, including Bootstrap Grid System, buttons, and forms.
Chapter 12, Building a Website with Bootstrap, builds a website with Bootstrap Framework and helps you understand the difference and the advantage of it.
Chapter 13, Introduction to Client-Side Rendering, introduces you the world of client-side rendering, with a quick example of a Weather Project.
Chapter 14, Tools to Help Your Workflow, lists the best tools to enhance your design workflow.