Louisa Lambregts, Louisa Lambregts

Slides:



Advertisements
Similar presentations
© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Advertisements

Macromedia Dreamweaver MX 2004 – Design Professional Dreamweaver GETTING STARTED WITH.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Project 1 Introduction to HTML.
Dreamweaver Review ROB SCHWARTZ IS GONNA FEEL MY WRATH!
Explore the Dreamweaver Workspace View a Web page and use Help Plan and Define a Web site Add a Folder and Pages, and set the Home page Create and View.
Multimedia for the Web: Creating Digital Excitement HTML, XHTML and Web Authoring.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
User Centered Web Site Engineering Part 2. Developing Site Structure & Content Content View Addressing content Outlining content Creating a content delivery.
1st Project Introduction to HTML.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
Chapter 14 Introduction to HTML
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
Louisa Lambregts, What Makes a Web Site Successful and Effective? Bottom Line... Site are successful if they meet goals/expectations.
Web Design Basic Concepts.
Dobrin / Keller / Weisser : Technical Communication in the Twenty-First Century. © 2008 Pearson Education. Upper Saddle River, NJ, All Rights Reserved.
Chapter 12 Creating and Using XML Documents HTML5 AND CSS Seventh Edition.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Adobe Dreamweaver CS3 Revealed CHAPTER ONE: GETTING STARTED WITH DREAMWEAVER.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Working with Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of a document.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Multimedia and the Web Chapter Overview  This chapter covers:  What Web-based multimedia is  how it is used today  advantages and disadvantages.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
Name Teacher: Group: 1 Unit 2 – Webpage Creation.
The Internet 8th Edition Tutorial 9 Creating Effective Web Pages.
NetTech Solutions Working with Web Elements Lesson 6.
Project Proposal Interface Design Website Coding Website Testing & Launching Website Maintenance.
10 Adding Interactivity to a Web Site Section 10.1 Define scripting Summarize interactivity design guidelines Identify scripting languages Compare common.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Content Management Systems Week 14 LBSC 671 Creating Information Infrastructures.
Adobe Certified Associate Objectives 6 Evaluating and Maintaining a site.
Macromedia Dreamweaver 8 Revealed DREAMWEAVER GETTING STARTED WITH.
Tutorial 7 Planning and Creating a Flash Web Site.
Getting What You Want From Adobe © Dreamweaver, Fireworks, and Flash Presented by Helen Siukola Jancich, M.S. Anastasia Trekles Milligan, M.S. Purdue University.
Session: 1. © Aptech Ltd. 2Introduction to the Web / Session 1  Explain the evolution of HTML  Explain the page structure used by HTML  List the drawbacks.
Louisa Lambregts, Louisa Lambregts
Web Development Process The Site Development Process Site Construction is one of the last steps.
Jozef Goetz, STEM Summer Camp Dr. Jozef Goetz.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Introduction to Mobile Applications. Wireless Applications Personal Time and KnowledgeManagemnt Personal Health & Security PersonalNavigation Remote Monitoring.
HTML A brief introduction HTML1. HTML, what is? HTML is a markup language for describing web documents (web pages). HTML stands for Hyper Text Markup.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to the World Wide Web & Internet CIS 101.
Louisa Lambregts, Louisa Lambregts
Louisa Lambregts, Louisa Lambregts
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Dreamweaver is an XHTML editor that allows you to: Create a site Create external Cascading Style Sheets (CSS) to store the styles used in your pages Create.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
COMP 143 Web Development with Adobe Dreamweaver CC.
Web Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Project 1 Introduction to HTML.
Objective % Select and utilize tools to design and develop websites.
Chapter 1 Introduction to HTML.
Chapter A - Getting Started with Dreamweaver MX 2004
Project 1 Introduction to HTML.
Objective % Select and utilize tools to design and develop websites.
Unit 2 – Webpage Creation
Overview of Dreamweaver
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Presentation transcript:

Louisa Lambregts,

Louisa Lambregts

Group Discussion 1) Do you have web design experience? What kind? 2) What do you hope to get out of this course? ? In your group of 3, share answers to the above question.

1) Evolution of “the web site” ▪ Changing Anatomy of a Web Site 2) Aspects of a Web Design Project 3) Roles 4) Tools of the Trade 5) The Web Design Process: ▪ Concept ▪ Design ▪ Implement ▪ (Evaluate) 6) Managing Your Web Projects

In the beginning... There was html.

Layout was dominated by Text formatting Layout via tables Frames Javascript: Roll-over buttons Animations Splash page Flash

nge.html

And then came CSS and Flash. Example of a site that uses: 1) Dreamweaver Templates and Contribute for site management and publishing 2) Formatted with mostly CSS 3) Uses javascript for the menu and the slideshow Example of a site that uses: 1) Flash as an introductory page 2) Also, still uses tables for layout

What was CSS designed to do? How does it work?

Format separated from content  Different style sheets for different outputs  Can change look and feel of site by linking to a different style sheet Flexibility of layout

These are the latest versions of standards under development by the W3 Consortium. Important to watch for future developments and for browser adoption of these standards. Currently, HTML 4.1 and CSS 2 are the design standards.

 The Evolution of Web Design  The Evolution of Web Design

With a partner, review the following: HTML vrs XML vrs XHTML XHTML CMS Web 2.0 Social Media FTP SEO Static vs Dynamic Web Pages

 HTML was designed to display data Formatting  XML (Extensible Mark Up Language) was designed to transport and store data.  XHTML: HTML + XML Stricter version of HTML (tighter syntax)

 HTML/XML/CSS standards are set by W3 Consortium:  Versions change to meet new needs of the web  Current Standards a) HTML 4.01 (HTML 5.0 under development) b) XHTML (development underway as part of HTML5.0) c) CSS 2.1 (CSS 3.0 under development)

What kind of web sites are out there?  What features do they have?  What styles/conventions do they use?  What are some trends? Share your examples.

What is the purpose of these sites? In partners, you will review three web sites to consider what the purpose and target audience of these sites are.

What is the purpose of these sites? 1. Google search: a) H1N1 CDC (US site) b) H1N1 Ontario Ministry of Health 2. Determine:  Target Audience of site  What purpose is the organization trying to achieve  Was it successful at meeting it’s purpose?

What is the purpose of these sites? 1. Google search: a) How Stuff Works 2. Determine:  Target Audience of site  What purpose is the organization trying to achieve  Was it successful at meeting it’s purpose?

What is the purpose of these sites? 1. Google search: a) David Suzuki Foundation 2. Determine:  Target Audience of site  What purpose is the organization trying to achieve  Was it successful at meeting it’s purpose?

Before you start building your site, you must know two things: 1)Purpose of the Website/Goals 2)The Target Audience

Current Trends  Web 2.0  Widgets, social media links  Mobile Devices  Use of CMS’s (Content Management Systems)

What Makes a Web Site Successful and Effective? Discuss this as a group. We will then take it up as a class.

What Makes a Web Site Successful and Effective? Content is intuitively organized (are lead to content without much conscience effort) Copy (text content) is simply presented in basic language Simple layout Strategic placing of key content elements (according to eye tracking research) Not too many clicks to get to content Functionality intuitively allows user to complete task they want to complete Effective search engine Consistent use of site conventions and navigational elements Dynamic content gives people reason to come back Functionality/content that adds value Functionality “functions” as expected (e.g. if registration system on a site doesn’t work or video crashes page, people may not come back)

What Makes a Web Site Successful and Effective? Bottom Line... Site are successful if they meet goals/expectations of client and target audience Can achieve this through goal-oriented design Article about Goal-oriented Design from Web Design from Scratch

ConceptDesign Implement Evaluate

PlanDevelopPublishMaintain Concept Design (Evaluate) Implement Implement Evaluate

PlanDevelopPublishMaintain -concept -wireframe of layout -navigational structure (information architecture) -storyboard

PlanDevelopPublishMaintain -interface design -design template -build pages -add content -build/embed features -user testing

PlanDevelopPublishMaintain -review content -upload to server -get web host -get domain name

PlanDevelopPublishMaintain -set up content maintenance plan -set up content owners with Contribute -set up administrative settings (e.g. versioning, check files in and out)