WEB APPLICATION DEVELOPMENT. How the Web Works

Similar documents
HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and

A network is a group of two or more computers that are connected to share resources and information.

Chapter 1 Introduction to HTML, XHTML, and CSS

The Text Editor appears in many locations throughout Blackboard Learn and is used to format text. For example, you can use it to:

Introduction to HTML, XHTML, and CSS

Using Dreamweaver. 1 Overview. About the Web. About Dreamweaver

Macromedia RoboHelp Course Outline

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

Introduction to web development and HTML MGMT 230 LAB

COLUMN. Choosing the right CMS authoring tools. Three key criteria will determine the most suitable authoring environment NOVEMBER 2003

Entry Level Assessment Blueprint Web Design

Blackboard Portfolio System Owner and Designer Reference

PRODUCTION PHASES CHANGES

Seema Sirpal Delhi University Computer Centre

Course Description This one-day instructor-led course provides students with an overview of the features and functions of Microsoft Word 2010.

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

Accessing Your D2L

Foundation of Web Goal 4: Proficiency in Adobe Dreamweaver CC

MRK260. Week Two. Graphic and Web Design

Web Portfolio Design and Applications

Web Publishing Overview

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the

Introduction to FrontPage 2002

Course Syllabus. Course Title. Who should attend? Course Description. Adobe Dreamweaver CC 2014

Adobe Dreamweaver CS5

SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 12

ACA Dreamweaver Exam Notes

HTML5 & CSS 8 th Edition. Chapter 2 Building a Webpage Template with HTML5

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

Authoring using Arbortext Editor 6.1

Entry Level Assessment Blueprint Web Design

Versions. Overview. OU Campus Versions Page 1 of 6

Unit title: Web Development: Essential Content (SCQF level 7)

Unit 2 Web portfolios using Adobe Dreamweaver CS4

DDC Learning Web Design with Adobe CS5 Georgia Edition 2011

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information.

USING JOOMLA LEVEL 3 (BACK END) OVERVIEW AUDIENCE LEVEL 3 USERS

USER GUIDE MADCAP FLARE Accessibility

Interactive Media CTAG Alignments

Unit 23 Creating Conditional Content


Web Content. Overview. Web Content Mini WYSIWYG Editor

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910

Dreamweaver Domain 6: Evaluating and Maintaining a Site by Using Dreamweaver CS5

Dreamweaver is a full-featured Web application

Create the Left Navigation SSI Quick Guide

Content Author's Reference and Cookbook

LATIHAN Identify the use of multimedia in various fields.

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility

FrontPage Help Center. Topic: FrontPage Basics

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

Hypertext Markup Language, or HTML, is a markup

Web Page Designing Manual READ ONLINE

Component Specification NFQ Level 5. Web Authoring 5N Component Details. Web Authoring. Level 5. Credit Value 15

Independence Community College Independence, Kansas

Web Design and Development ACS-1809

Creating and Managing Snippets

Hostopia WebMail Help

Adobe Web Authoring using Adobe Dreamweaver Exam and objectives

Web Design and HTML. Web Page vs Web Site. Navigation. Links. A web page is a single page viewable using web browser. A web site is a set of web pages

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

Contents. Topics. 01. WWW 02. WWW Documents 03. Web Service 04. Web Technologies. Management of Technology. C01-1. Documents

Developing a UAF website

If these steps are not followed precisely as demonstrated in this tutorial, you will not be able to publish your site!

Submitting Assignments

Tutorial 2 - HTML basics

1.1 Customize the Layout and Appearance of a Web Page. 1.2 Understand ASP.NET Intrinsic Objects. 1.3 Understand State Information in Web Applications

RoboHelp HTML Training

PART COPYRIGHTED MATERIAL. Getting Started LEARN TO: Understand HTML, its uses, and related tools. Create HTML documents. Link HTML documents

The HTML Editor in icollege

Objective % Select and utilize tools to design and develop websites.

Create a website for a stakeholder using a dedicated web-authoring tool

Sitecore guide building a blog

Web Design, 5 th Edition

Planning and Designing Your Site p. 109 Design Concepts p. 116 Summary p. 118 Defining Your Site p. 119 The Files Panel p. 119 Accessing Your Remote

SQA Advanced Unit specification. General information for centres. Unit title: Web Development Fundamentals. Unit code: HR7M 47

BMS2062 Introduction to Bioinformatics. Lecture outline. What is multimedia? Use of information technology and telecommunications in bioinformatics

Understanding the Web Design Environment. Principles of Web Design, Third Edition

Space Details. Available Pages

Level Up: Understanding the needs of People with Disabilities in Your Community

Content Author's Reference and Cookbook

Creating a Course Web Site

What's New in Sitecore CMS 6.4

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

IMS1501: Unit framework

Texas Gateway CMDS: Content Editor Guide

TEXAS A&M AGRILIFE EXTENSION SERVICE PROCEDURES

What are the elements of website design?

Getting Started ~ Student Web Design Basics Dreamweaver CS 5.5

Quark XML Author September 2016 Update for Platform with Business Documents

Electronic Resources. developing a more accessible library? 6. What funding options does the library have for acquiring adaptive technology?

Chapter 17 Creating Online Pages and Sites

CMS Training. Web Address for Training Common Tasks in the CMS Guide

Dreamweaver is a full-featured Web application

Create-A-Page Design Documentation

Web Design: Business Site Project

Accessibility.

Blackboard staff how to guide Accessible Course Design

Transcription:

WEB APPLICATION DEVELOPMENT How the Web Works

What Is Hypertext Markup Language? Web pages are created using Hypertext Markup Language (HTML), which is an authoring language used to create documents for the World Wide Web HTML uses a set of special instructions called tags or markup to define the structure and layout of a Web document and specify how the page is displayed in a browser HTML is platform independent, meaning you can create, or code, an HTML file on one type of computer and then use a browser on another type of computer to view that file as a Web page

What Is Hypertext Markup Language?

HTML Coding Practices

Tools for Creating HTML Documents A text editor is a program that allows a user to enter, change, save, and print text, such as HTML An HTML text editor is a program that provides basic text editing functions, as well as more advanced features such as color coding for various HTML tags, menus to insert HTML tags, and spell checkers An HTML object editor, such as Eiffel Software object editor, provides the additional functionality of an outline editor that allows you to expand and collapse HTML objects and properties, edit parameters, and view graphics attached to the expanded objects A WYSIWYG editor is a program that provides a graphical user interface that allows a developer to preview the Web page during its development

Tools for Creating HTML Documents

Web Development Life Cycle Web Development Phase Questions to Ask Planning What is the purpose of this Web site? Who will use this Web site? What are the users computing environments? Who owns and authors the information on the Web site? Analysis What tasks do the users need to perform? What information is useful to the users? What process considerations must be made?

Web Development Life Cycle Web Development Phase Questions to Ask Design and Development How many Web pages will be included in the Web site? How will the Web pages be organized? What type of Web site structure is appropriate for the content? How can I best present the content for ease of use? What file naming convention will be employed for this Web site? What folder structure will be used for the Web page files? What forms of multimedia contribute positively to the Web site? How can accessibility issues be addressed without limiting usability? Will there be an international audience?

Web Development Life Cycle Web Development Phase Questions to Ask Testing Do the Web pass the World Wide Web Consortium (W3C) validation process as HTML compliant? Is the Web site content correct? Does the Web site function correctly? Are users able to find the information they need to complete desired tasks? Is navigation clear and easy to use? Implementation and Maintenance How is the Web site published? How can users be attracted to visit and revisit the Web site? How is the Web site updated? Who is responsible for content updates? Who is responsible for structure updates? How will users be notified about updates to the Web site? Will the Web site be monitored?

Web Development Organizational Standards

Web Site Design and Development A linear Web site structure connects Web pages in a straight line

Web Site Design and Development A hierarchical Web site structure connects Web pages in a tree like structure

Web Site Design and Development A webbed Web site structure has no set organization

Web Site Design and Development A broad Web site is one in which the home page is the main index page, and all other Web pages are linked individually to the home page

Web Site Design and Development A deep Web site is one that has many levels of pages, requiring the user to click many times to reach a particular Web page

Web Site Testing Usability is the measure of how well a product, such as a Web site, allows a user to accomplish his or her goals Usability testing is a method by which users of a Web site or other product are asked to perform certain tasks in an effort to measure the product s ease of use and the user s perception of the experience Compatibility testing is done to verify that the Web site works with a variety of browsers and browser versions Stress testing determines what happens on your Web site when greater numbers of users access the site

Web Site Testing

Chapter Summary Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms Describe the types and purposes of Web sites Discuss Web browsers and identify their purpose Define Hypertext Markup Language (HTML) and its associated standards used for Web development

Chapter Summary Identify tools used to create HTML documents Describe the five phases of the Web development life cycle Describe the different methods of Web site design and the purpose of each Web site structure Discuss the importance of testing throughout the Web development life cycle Explain the importance of being an observant Web user