Skip to content

Certificate in Introduction to Dreamweaver CS6 Online Course


Courses for Success

Summary

Price
£299 inc VAT
Or £49.83/mo. for 6 months...
Study method
Online
Duration
Self-paced
Qualification
No formal qualification
Certificates
  • Certificate of completion - Free

Overview

Develop Layout, Structure and Web Page Design

You'll begin by touring the Dreamweaver workspace and configuring it for your specific site-management needs. You'll learn how to use Dreamweaver's intuitive tool set to structure text, and investigate the myriad formatting options CSS provides. Along the way, you'll work with images, build navigation elements, discuss effective layout methods, learn where and when to use tables, and examine successful site planning strategies.

By the end of this Certificate in Introduction to Dreamweaver CS6 Online Course, you'll have successfully built a website and know how to use Dreamweaver's built-in FTP tools to upload to the server of your choice.

You've taken your first steps into Web design, and your fingers are beginning to cramp from all that typing—but don't panic! Developing your coding skills has not been in vain! You're ready for Dreamweaver—Adobe's preeminent Web development application—which has been designed from the ground up to make developing websites easier.

Course Fast Facts:

  • Only 6 weeks to complete this online course
  • Approximately only 2 to 4 hours per week of study is required
  • This course is delivered 100% on-line and is accessible 24/7 from any computer or smartphone
  • Instructors lead each course and you will be able to interact with them and ask questions
  • You can study from home or at work at your own pace in your own time
  • You can download printer friendly course material or save for viewing off line
  • You will be awarded a certificate at completion of this course

How to study online course?

Upon enrolment an automated welcome email will be sent to you (please check your junk email inbox if not received as this is an automated email), in order for you to access your online course, which is Available 24/7 on any computer or smart mobile device. New courses start every month to ensure that we have the correct ratio of students to tutors available, please ensure you select a starting date when you go through our shopping cart, at checkout. The course is easy to follow and understand.

Course Structure

Through well-crafted lessons, expert online instruction and interaction with your tutor, participants in these courses gain valuable knowledge at their convenience. They have the flexibility to study at their own pace combined with enough structure and support to complete the course. And they can access the classroom 24/7 from anywhere with an Internet connection.

New sessions of each course run every month. They last six weeks, with two new lessons being released weekly (for a total of 12). The courses are entirely Web-based with comprehensive lessons, quizzes, and assignments. A dedicated professional instructor facilitates every course; pacing learners, answering questions, giving feedback, and facilitating discussions.

Recognition & Accreditation

All students who complete the course receive a certificate of completion with a passing score (for the online assessment) and will be issued a certificate via email.

_______________________________________________________________________________________

Receive The Personal Success Training Program FREE, When You Purchase This Course - Limited Time Remaining! (Value £300)

The Personal Success Training Program Helps You Stay Focused To Achieve Your Goals!

The Personal Success Training Program consists of 3 Comprehensive Courses:

  • Course 1: Create Personal Success Online Certificate Course
  • Course 2 - Certificate in Organizational Skills Online Course
  • Course 3 - Certificate in Goal Setting & Getting Things Done Online Course

Benefits:

  • How to layout a Success Plan.
  • Get where you want to be in life.
  • How to unclutter your mind to succeed.
  • Achieve your dreams using your imagination.
  • How to have faith in yourself.

Features:

  • 12 month online access, 24/7 anywhere.
  • Complement your individual course purchase.
  • Internationally recognized by the IAOTS.
  • Thousands of positive reviews.
  • Limited Time Offer - Ends Soon.

Certificates

Certificate of completion

Digital certificate - Included

Description

There are 12 units of study

The Dreamweaver Interface

Your first lesson will introduce you to one of Dreamweaver's greatest strengths: its clean, simple interface. Not only will you learn the primary interface elements, you'll also find out how to preview your work in multiple Web browsers—because rigorous testing is the key to a successful website. By testing and adapting your site documents across multiple browsers, you'll ensure that every site visitor, regardless of their browser, has a positive user experience.

Setting Up Your Local Site

Dreamweaver is a site creation and management tool, not just some glorified HTML editor. While you're building a site, Dreamweaver has the ability to track each color you assign, every image and multimedia file you insert, every Web address you refer to, as well as every step you take while working on a specific document. Dreamweaver then keeps all this information right at your fingertips to use again and again. In today's lesson, you'll learn the steps you need to take to put these features to work for you.

Inserting Text

The two most important aspects of any website are what it says and how it looks. In this lesson on structuring text, you'll learn how to group blocks of text into elements such as headings, paragraphs, and lists. In certain respects, structuring text with Dreamweaver is very similar to working in your word processor. It's important to understand, however, that Dreamweaver is not a word processor. And perhaps more importantly, word processing and Web design are totally different worlds. This lesson also includes an introduction to HTML, which stands for HyperText Markup Language.

Working With CSS

When HTML was first created, nobody thought the Web would become what it is today. HTML was simply meant to be a fast and easy way for folks to format simple documents (black text on a white page). Cascading Style Sheets take us beyond that. Today you'll get a short introduction to Cascading Style Sheets (CSS for short), and you'll gain an understanding of how to implement CSS using Dreamweaver. We'll explore the basics behind how CSS works and how to use it to format, or style, your page text.

Working With Images

Believe it or not, early Web browsers couldn't display images. It's doubtful the Web would have become so popular if that were still true today. In this lesson, you'll learn how to use Dreamweaver to insert and format images within your documents. Even though Dreamweaver isn't a true image-editing application, it does offer some very impressive editing tools, and we'll explore these features today as well.

Creating Navigational Elements

Well-structured navigation elements are the backbone of every successful website. In the past, designers attempted to make their navigation elements stand out using various image and JavaScript-based effects, more often than not guaranteeing that their navigation was anything but well structured. Fortunately, there's a cure: list-based navigation elements. In this lesson, you'll expand your CSS horizons and discover how to format your structured lists any way you like.

Working With Tables

We use tables to display data—columns and rows of information with headings and borderlines, just like the typical spreadsheet. In the dark ages before WYSIWYG (What You See Is What You Get) HTML editors, digging through the long and complex code required to render a table on screen was mind-bending at best. With a tool like Dreamweaver, table editing becomes a snap. And in this lesson, you'll see just how true that statement is.

Introduction to User Forms

You've probably filled out a Web form before. Forms allow site visitors to input their information and send it to the Web server. For the Web server to use the data visitors enter, there must be a processing script on the server. This script, or groups of scripts, accepts the data and does something with it. But in order to use a form, you first need to build it. In today's lesson, we'll focus on the creation of form pages, their formatting, and their layout.

Introduction to CSS Page Layout

Cascading Style Sheets (CSS) are the core of modern Web design. In this lesson, we'll examine some Web design principles and explore page layout using CSS. In the process, you'll get acquainted with the tools Dreamweaver uses to do some of our coding.

Working With the Assets and History Panels

In today's lesson, we'll explore ways to speed up your work flow and easily reuse content with the help of Dreamweaver's Assets and History panels. You'll learn how to use the Assets panel to quickly access elements and get them into new pages, so you don't have to go hunting through your site for previously used content. When we explore the History panel, you'll learn how to undo anything you wish you hadn't done, as well as repeat formatting procedures throughout your site.

Site Management and Maintenance

In the life cycle of a website, the design and development period is the most fun. It's also the shortest. You spend much more time managing and maintaining your site. Dreamweaver appreciates this reality and has put as much thought and effort into its site management and maintenance tools as it has into its development tools. In today's lesson, you'll learn how to use Dreamweaver's site management tools to connect to your Web server and to upload and download files. You'll also find out how to use Check-In and Check-Out, which let workgroups develop sites together without overwriting content. And you'll discover how to attach design notes to your files, so you and fellow workers can communicate across conflicting work schedules.

Strategies for Planning Your Site

You now have an introductory knowledge of Dreamweaver, and you know just enough to be dangerous. We'll spend our last lesson together going over site planning. You'll learn the five basic questions that you'll need to answer before starting any website project. We'll discuss where and how to gather your site content (text, graphics, and other media), as well as different strategies for organizing that content once you have it. By the time you finish this lesson, no matter what type of website you need to build, you'll know exactly how to plan for its success!

Who is this course for?

Upon cour.se completion, students will receive a certificate that will serve as proof of their study in this field

Requirements

Entry requirements

Students must have basic literacy and numeracy skills.

Minimum education

Open entry. Previous schooling and academic achievements are not required for entry into this course.

Computer requirements

Students will need access to a computer and the internet.

Minimum specifications for the computer are:

Windows:

Microsoft Windows XP, or later
MAC/iOS

OSX/iOS 6 or later
All systems

Internet bandwidth of 1Mb or faster
Flash player or a browser with HTML5 video capabilities(Currently Internet Explorer 9, Firefox, Chrome, Safari)
Students will also need access the following applications:

Adobe Acrobat Reader

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Interest free credit agreements provided by Zopa Bank Limited trading as DivideBuy are not regulated by the Financial Conduct Authority and do not fall under the jurisdiction of the Financial Ombudsman Service. Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: 1st Floor, Cottons Centre, Tooley Street, London, SE1 2QG. VAT Number 281765280. DivideBuy's trading address is First Floor, Brunswick Court, Brunswick Street, Newcastle-under-Lyme, ST5 1HH. © Zopa Bank Limited 2024. All rights reserved.