Apply programming techniques to design and create a web page

Slides:



Advertisements
Similar presentations
Web Page Design Critical Elements for a Well Designed Web Page.
Advertisements

Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Peer Feedback. In the homework section on the web for today: In the homework section on the web for today: 1. Open the link in the file and log into
HTML Semantic Structure
Website Development Process By Una Dooney. Slide 2Computer Applications Stage 1 Slide 2 The Website Development Process Involves the following Stages.
Website Design BTT1OC/2OC. What is web design? O A web site is a digital page consisting of HTML (hypertext markup language) files, images, movies, sound,
1 Web Development Life Cycle  Ensures project consistency and completeness –Planning –Analysis –Design and Development –Testing –Implementation and Maintenance.
Creating an Online Portfolio Creating your Electronic Portfolio.
3.02G Website Components 3.02 Develop webpages.. Website Components  The website MUST contain an Index/Home Page.  A business website should contain:
Paper Prototyping Source:
1 Advanced Frame Options Using NORESIZE  By default, users may resize frames unless you specify the NORESIZE attribute in the tag  Examples:
Web Development Life Cycle from Beginning to End…and BEYOND!
Unit 12 LO3 Be able to design websites
Developing A Website. Reminder 1 You want your website to be _______? 1)Artistic 2)Easy to use 3)Interactive 4)Multimedia-driven.
Web Designing By Bhupendra Ratha, Lecturer School of Library & Information Science D.A.V.V., Indore.
The Web Site Design and Development Process There are numerous steps in the web site design and development process. From gathering initial information,
An Introduction To Websites With a little of help from “WebPages That Suck.
Lecture 3 Web Design What makes a "good" website? Getting started on your website. Planning the layout. Picking a theme. Effective Design Tips.
General Information: This document was created for use in the "Bridges to Computing" project of Brooklyn College. This work is licensed under the Creative.
Objective Understand concepts used to web-based digital media. Course Weight : 5%
How to Build a Better Web site: The Story of Web Design.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
Responding to Visual Text 1) For each of the media texts, identify the intended audience and the purpose (to sell, persuade, inform, etc.) of the advertisement.
Adobe Certified Associate Objectives 1 Setting Project Requirements.
2.02B Methods and Uses of Animation
Development and Design of Multimedia. Planning Your Title 1)Develop the concept or idea – a multimedia project starts with an idea that supports a vision.
Jacob Mortensen 2/8/13. Visual design is the look of the Web page and the colors and graphics used. VISUAL DESIGN.
To be completed Your proposal  Your House style  Your site plan  Page plans (a draft layout for each of your five pages)  A design mock-up -  All.
Unit 2, Lesson 7 Creating Web Pages and Web Documents.
© 2012 Adobe Systems Incorporated. All Rights Reserved. Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® INTRODUCTION TO INFORMATION ARCHITECTURE.
Planning a Website 5 Step Process. Step 1 – Determine Purpose & Goals Why do I want a website? Why do I want a website? What are my immediate goals for.
Paper Prototyping Source: Paper Prototyping a method of brainstorming, designing, creating, testing, refining and communicating.
Planning and Designing Effective Web Pages. When planning a new site Determine site goals 2. Identify the target audience 3. Conduct market research.
Evaluating Fitness Websites Kin 260 Jackie Kiwata.
Creating a School Website Why take the time to create a web site for your school or classroom?
Planning and Creating a Web Site. Stages in planning a web site planning the project decide on the purpose and audience for the web site create mind map.
Design of Digital poster. Master Page Include on this page the common features of all the pages such as Position of anomated Logo Background details Type.
Social Networking Platforms and the Commodification of Identity CCTP Group Members.
Digital Marketing Strategy by BCP Design. Digital Marketing Strategies In a digital age, where most users have computers and mobile devices, accessing.
Web and presentation software
Pre-Production Meet with the client to create a project plan:
Elements of Design.
Web software.
Designing Information Systems Notes
Elements of Design.
Web Design and Development
Responding to Visual Text
Creating & Managing for Teaching Purposes
Web Development & Design Foundations with HTML5 8th Edition
Enhancing Student Learning and Retention with Community Partnerships
Website Procedures Basic Concepts.
Web Development Life Cycle from Beginning to End…and BEYOND!
Back to Table of Contents
A01 DESIGN To be completed Your proposal  Your House style 
An Approach to Visual Texts
INTRODUCTION TO INFORMATION ARCHITECTURE
An Approach to Visual Texts
What is HTML?.
Web and presentation software
Responding to Visual Text
4.02 Develop web pages using various layouts and technologies.
Task: Have a look at these websites:
For use on your feedback page
Website production.
Multimedia Web Site Design
Unit 10 The Web Book Test.
Web Development Life Cycle from Beginning to End…and BEYOND!
Designing effective print materials
Question Examples Is the interactive Google map useful?
Evaluating the WWW of Web Sites
Presentation transcript:

Apply programming techniques to design and create a web page 3.03 Objective

What factors should be considered when developing a web page? Purpose - the why and what you want to communicate. Do you want to provide information, promote a service, sell a product…? What do you hope to accomplish by building the website, i.e. Share information, become a reality celebrity, vent, etc.?

What factors should be considered when developing a web page? Target audience - the specific person or group you want to communicate with. What is the age, interest, cultural or educational background, etc. Of your audience? Who is your “ideal” viewer?

What factors should be considered when developing a web page? Web content – the page(s) concept; the information on your website What information will your website contain? What kind of information will your target audience look for?

What factors should be considered when developing a web page? Design-the layout of your website; how textual and visual information will appear. What design will appeal to your target audience? How will you use text and images appear? What will make your site easy to navigate?

What is the relationship between web design & computer programming? Understanding HTML serves as a bridge to learning programming as student’s transition from users to creators. Knowledge of html syntax can help with understanding the composition of computer program language. Knowledge of html can boost confidence in learning computer programming.