Part 15 - Uploading the Site
Learn how to publish your site by uploading your files to a web server that is accessible to the public online. (For a real project you’d need to have your own service provider. This lesson only...
View ArticlePart 14 - Testing and Troubleshooting the Site
Not all browsers work the same. See how you can use tools found within Dreamweaver such as the browser compatibility panel to check for errors or compatibility issues and look for possible solutions....
View ArticlePart 13 - Adding Advanced Interactivity with Spry
Spry is a JavaScript and XML based framework that you can use to easily create drop-down menus, collapsible panels, and other rich interactive experiences in web design. Dreamweaver comes with many...
View ArticlePart 12 - Adding Media
In this lesson you’ll learn how to add media from other sources using embed code. Further polish the “Menu” section of your web site by embedding an online video from YouTube. Also integrate an...
View ArticlePart 11 - Adding SWF Content
Using Flash elements can add life to a web page. In this video you’ll see how to incorporate Flash based (SWF) animation and interactivity components to the header of each of your pages. You’ll also...
View ArticlePart 10 - Creating Multiple Pages
This lesson covers how to create multiple pages based on the page you have already created earlier. You’ll then learn how to set up the navigation and how to change the content for each page including...
View ArticlePart 09 - Using Pre-Built Templates
Use the prebuilt Dreamweaver layout template that you picked in the previous lesson and fill in the actual content from your web page. You’ll also learn how to edit the layout by linking and modifying...
View ArticlePart 08 - Website Navigation
This part of the tutorial will cover the basic concepts of site navigation. Explore various models of navigation that you can implement to link the multiple pages of the site together. Also learn how...
View ArticlePart 07 - Understanding and Using Cascading Style Sheets
In this video you’ll continue to further customize your website using CSS or Cascading Style Sheets. With CSS you can control many visual aspects of the website efficiently and consistently. Learn the...
View ArticlePart 06 - Changing Visual Properties of HTML Content
Its time to start customizing the appearance of your website by stylizing the HTML elements. You’ll start by defining the visual properties of the body text such as the font, color and sizing. Also...
View ArticlePart 05 - Linking to Websites
In this lesson, you’ll learn how to create hyperlinks. Hyperlinks allow you to jump from section to section within the same web page or jump to another web page within your site or other external sites...
View ArticlePart 04 - Creating and Importing Images
Learn how to create and prepare images to incorporate into your website design. Save them in web friendly JPG or PNG formats while maintaining a good balance between quality and small file size....
View ArticlePart 03 - Setting up a Local Site
In this step of the tutorial, you can find out how to use the files panel in Dreamweaver to organize and set up your site on the local hard drive in your computer – while it is still being worked on...
View ArticlePart 02 - Creating Your First Webpage
Take a quick tour of the Dreamweaver workspace including various panels and the Code/Design views. Begin building your page by starting with a blank HTML page, and then bring in your content from a...
View ArticlePart 01 - Introduction
Get started learning about some of the key frequently used terms in web design such as URL, web server, HTML and CSS. Then get a quick overview of the fundamentals of websites and how they work....
View Article