HTML Authoring. Design  A good website starts its life in the design stage Layout, Color, Sound, Content, Functionality and Maintainability aspects are.

Slides:



Advertisements
Similar presentations
Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
Advertisements

Chapter 8 HTML Editors Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors No single method Notepad Textpad, Notetab, and.
MIS 425 Lecture 2 – HTML Navigation, Colors, tables and Styles Instructor: Martin Neuhard
Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
Web Site Development Test 2 Working in DreamWeaver.
Macromedia Dreamweaver 4 Foundation Level Course.
CS 121 Concepts of Computing II Introduction to Web Page/Site Development.
Final Exam Our final will be held: –Thursday, May 3 rd –From 4:00 to 5:50 PM –In 109 CIWW (same room as class) There will be no make up and the final is.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
Let me control over my pages: Tables, Frames, and CSS.
HCI 201 Week 5 Loose Ends. Agenda Image stuff Image stuff File stuff File stuff Bandwidth Bandwidth UNIX UNIX HTML HTML Design elements Design elements.
ETT 429 Spring 2007 Web Design I.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2012 UMSL Introduction to Web Page Design.
CPSC 203: Introduction to Computers Tutorials 03 & 29 by Jie (Jeff) Gao.
HYPERTEXT MARKUP LANGUAGE (HTML)
Unit 2, Lesson 5 Website Development Tools AOIT Web Design Copyright © 2008–2012 National Academy Foundation. All rights reserved.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Web Design Basic Concepts.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
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.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
Cascading Style Sheets Dreamweaver. Styles Determine how the HTML code will display Determine how the HTML code will display Gives designers much more.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
CIS 250 Advanced Computer Applications Web Publishing.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
HTML Web Authoring Tonya L. DeZarn Janice Thompson Juana Wallace.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
HTML HyperText Markup Language Constantly evolving - extra facilities being added regularly Java applets and JavaScript used to increase functionality.
Web Design ITM 2010 Tutorial 1 Prepared by Wang Shiyu.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
Website Development with Dreamweaver
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
Just A Few More Fun Objectives 1 Having Some Fun With Java Script 2 Using Style Sheets.
JAOIT 8.  Dreamweaver is a program for creating web pages and managing websites without having to type HTML code.  WYSIWYG – What you see is what you.
Cascading Style Sheets Dreamweaver. Styles Determine how the HTML code will display Determine how the HTML code will display Gives designers much more.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
IT: Web Technologies: Web Animation 1 Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Designing Web Site Layout Using.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
Asstt. Prof Sonia Sharma Computer Dept 1 HTML ( Hypertext MarkUP Language ) HTML is the lingua franca for publishing hypertext on the World Wide Web.
Chapter 8 HTML Editors. Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors Text editors don't have word processing features.
LBSC 690 Session 4 Programming. Languages How do we learn a language? Learn by listening Then reading Then writing How do we teach programming? Learn.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Dreamweaver Tips & Basics Presented by Laban Toose ICT Specialist Sunbury Heights Primary School.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
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.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
WELCOME TO WEB PAGE DESIGN- BEGINNERS COURSE Mrs Barry.
CSS Introductions. Objectives To take control of the appearance of a Web site by creating style sheets. To use a style sheet to give all the pages of.
Creating Web pages using HTML: Here, you will learn how to set up facilities on the internet by creating Web pages and mounting them on the World Wide.
Creating Web Documents CSS examples (do more later) Lab/Homework: Read chapters 15 & 16. Work on Project 3, do postings.
Objective % Select and utilize tools to design and develop websites.
4.01B Authoring Languages and Web Authoring Software
Chapter 1 Introduction to HTML.
With Microsoft FrontPage 2000
Unit 2, Lesson 5 Website Development Tools
Objective % Select and utilize tools to design and develop websites.
Unit 2, Lesson 5 Website Development Tools
4.01B Authoring Languages and Web Authoring Software
Web Page Development Tools
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Intro Project Introduction to HTML.
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

HTML Authoring

Design  A good website starts its life in the design stage Layout, Color, Sound, Content, Functionality and Maintainability aspects are formed in the design stage.  Designing a website involves: Look and Feel of the site, languages & server resources, programming & data structures involved, the time and programming abilities needed, end user ease, & site maintenance.

Good Design v s Bad Design  What makes a good design? Plan the web site structure Plan the navigation setup Plan the page layout, considering how and where to use color and sound Plan your content The 5 w’s: Who, What, When, Where, Why

Good Design v s Bad Design  Examples of good web design:

Good Design v s Bad Design  What makes a bad design? Poor Planning! The 10 Sins of web design  Examples of bad web design:

Building a Website  Set up the web site folder structure first: Example: public_html/index.html-my home page public_html/assignments/-my assignments public_html/images/-my pictures public_html/include/-my style sheet public_html/multimedia/-my multimedia public_html/templates/-my templates

Building a Website  Create a template file  Use include files for common content  Frames? OK for managing simple websites though beware – frames can be annoying to work with when you have a large website

Building a Website  Other tips: Be consistent E.g. 1. Use a style sheet rather than remember what font style you want to use E.g. 2. If your website uses frames, use the same frame structure throughout E.g. 3. Make comments to yourself in HTML code if it helps:   Remember: Planning and Consistency are the key to a well designed website!

Web Development Tools  What kind of tools can be used? Text editors: E.g.. Notepad, WordPad, crimson editor Specific Software: Microsoft Word Netscape Composer Microsoft FrontPage Macromedia Dreamweaver

HTML Tags  The first tag in every HTML file Indicates that the content of the file is in HTML All text and HTML commands should fall within the beginning and ending tags A Web Page A simple web page

HTML Tags  Reserved section for only a few tags (e.g.. ) A Web Page A simple web page  Each HTML page needs a title to indicate what the page describes  Used by browser’s bookmarks and by other programs that catalog Web pages

HTML Tags  The remainder of the page, including all text, graphics etc. is enclosed within the tag A Web Page A simple web page

HTML Tags  Page Formatting Background color Background Image

HTML Tags  Font Formatting  Alignment ALIGN=CENTER ALIGN=LEFT ALIGN=RIGHT A simple web page

HTML Tags  Hyperlinks Link or anchor tag A simple web page Page 2

HTML Tags  Hyperlinks Relative Pathname HREF=“file.htm”HREF=“assign2.ppt” HREF=“files/file.htm” HREF=“../file.htm” Absolute Pathname HREF=“/user1/joiana/file.htm” HREF=“

HTML Tags  Hyperlinks Mail to A simple web page me

HTML Tags  Tables Holds the table contents and an optional caption Lecturer Subject Cliff Ogleby

HTML Tags  Frames Frameset document This site requires frames.

HTML Tags  Images Inline format: GIF, JPG External format: TIFF, BMP, PNG ALIGN=TOP ALIGN=MIDDLE ALIGN=BOTTOM E.g.. An image as a link

Web Graphics  Animated GIFs

HTML Tags  Inserting Multimedia Flash files Shockwave files Plugins E.g.. A flash animation object:

Useful Links

A Web Page A simple web page body { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } Advanced HTML  Cascading Style Sheets E.g.. styles.css sets the style for the body tag Web page - index.html Style Sheet – styles.css

Advanced HTML  Image Maps

Advanced HTML  Layers

Javascript  A programming language for adding functionality and features to web pages.  Javascript is embedded into HTML E.g.. Rollover buttons

Java  Object oriented programming language  Designed with the intent: Write a program once and run it on many different platforms  Java programs are compiled into bytecode  Applets

Flash  Allows vector animation  Is extremely compact  Has streaming capabilities  Used to create entire websites  Used as an advertising tool animations & games

Flash  Examples:    

Flash  Principles of flash animation: Animation sequence based on a timeline Vector objects created in Flash Library of objects of which there can be many instances.