Book Image

Beginning Responsive Web Development with HTML and CSS

By : Joshua Miller
Book Image

Beginning Responsive Web Development with HTML and CSS

By: Joshua Miller

Overview of this book

With this course, you can build websites that will transform the user experience. This course begins with the latest techniques provided by HTML5 and CSS3. Along the way, you'll discover tips and tricks that make your future designs and development workflow leaner and more maintainable than ever before. By the time you reach the end, you'll be equipped with the latest cutting edge front- end development skills, ready to develop your very own modern, responsive websites that are pixel-perfect across a wide range of devices. The code files are available at: https://github.com/TrainingByPackt/Beginning-Responsive-Web-Development-with-HTML-and-CSS
Table of Contents (9 chapters)
Chapter 1
The Essentials of Responsive Web Design
Content Locked
Section 4
Tools and Text Editors
It makes no difference which text editor or IDE system you use to build your responsive web designs. If the simplest of text editors allows you to write your HTML, CSS, and JavaScript efficiently, it’s absolutely fine. Similarly, there are no requisites of tooling to get a responsive web design. All you actually need is something that enables you to write HTML, CSS, and JavaScript. Whether your preference is Brackets, Atom, Sublime, Vim, Coda, Visual Studio, or Notepad matters little, just use what works best for you. This video covers: - Tooling and Text Editors - Demo on Exploring SASS/SCSS and LESS and Boilerplate - Demo on Checking the Browser Features and Ranking Them