Operation Manual

Table Of Contents
162
Layout and design
Last updated 11/30/2015
5 (Optional) After youve created a notes file for your custom layout, you can open the file and specify the layout name,
description, and preview image.
More Help topics
Understanding Cascading StyleSheets
Create a layout using a blank page
Set default document type and encoding
Link to an external CSS style sheet
Work with Bootstrap files
Bootstrap is the most popular, free, HTML, CSS, and JavaScript framework for developing responsive, mobile-first
websites. The framework includes responsive CSS and HTML templates for buttons, tables, navigation, image
carousels, and other elements that you can use on your web page. A few optional JavaScript plug-ins too are available,
which enable developers with even basic coding knowledge to develop great responsive websites.
Dreamweaver lets you create Bootstrap documents and also edit existing web pages created using Bootstrap. Whether
it is a fully designed Bootstrap file or a work-in-progress design, you can edit them in Dreamweaver to not only edit
code, but also use visual editing features such as Live View editing, visual CSS designer, Visual Media Queries, and
Extract to make design changes.
Video tutorial: Build responsive websites in Dreamweaver CC(Try it, 3 min)
Learn how to use the responsive web design capabilities to build websites — from scratch, or from starter Bootstrap
templates — that adapt to various screen size so your content renders gracefully.
Note: Bootstrap version currently supported is v3.3.5.
Note: For websites created using Bootstrap framework versions prior to version 3, visual editing tools for hiding and
unhiding elements, and editing rows and columns (add, resize, offset) are not available in Dreamweaver.
Common questions
I've been using fluid grids in Dreamweaver. How do I get started with Bootstrap?
When you created fluid grid documents, Dw made your web pages responsive by applying appropriate classes
automatically. All you had to do was to focus on your content and decide how they reflow in the different form factors.
Similarly, in Bootstrap documents, you only have to focus on content and design and the responsiveness of your web
page is taken care of by Dreamweaver, which is tightly integrated with the Bootstrap framework.