What does a file enable visitors to do?
• It enables visitors to select a file on their computers and upload it to your server.
What is a jump menu?
• A pop-up menu with options that link to documents or files.
Where do you publish your site files so that people can view them online?
• The remote server (also referred to as the web server).
What are dependent files?
• Images, external style sheets, and other files referenced in your document that a browser loads when it loads the document.
How do you upload a revised version of an existing file?
• Select the file you revised, click the Put Files button in the Files panel toolbar and Dreamweaver uploads the revised files
How can you create multiple pages with the same layout?
• By using an Adobe Dreamweaver CS6 template
How are templates helpful?
• They’re efficient in building websites in which most pages have the same header, navigation system, and other elements. Also, they help you save time as well as create and maintain a consistent look when more than one person is developing a site.
How do you remove the template structure and constraints from a document based on the template?
• You can detach the document from the template, when it’s detached, you can edit any element, including the regions that were previously locked.
What page layout is most efficient when working with CSS?
• Cascading Style sheets format.
What is the easiest way to create a page with a CSS layout?
• By using the pre-designed CSS layouts.