Multimedia for the Web: Creating Digital Excitement. Multimedia Element Text

Similar documents
Unit 4. Multimedia Element: Text. Introduction to Multimedia Semester 2

ACSC 231 Internet Technologies

understanding typography

The building block of a CSS stylesheet. A rule consists of a selector and a declaration block (one or more declarations).

Using CSS in Web Site Design

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) Learning Objectives (2 of 2)

OUR TYPOGRAPHY APPROVED UNIVERS FONTS. Univers 65 Bold Univers 65 Bold Oblique Univers 75 Black Univers 75 Black Oblique

BRAND. For Internal Use Only Not For Use With The Public. For help and guidance on our brand standards, contact

CSS: The Basics CISC 282 September 20, 2014

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Activity 4.1: Creating a new Cascading Style Sheet

User-Centered Website Development: A Human- Computer Interaction Approach

LECTURE 4 THE USES OF TEXT IN MULTIMEDIA

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

Web Development & Design Foundations with HTML5, 8 th Edition Instructor Materials Chapter 3 Test Bank

Chapter 7 Typography, Style Sheets, and Color. Mrs. Johnson

Adding CSS to your HTML

CASCADING STYLE SHEETS (CSS) BY: RIHAM ALSMARI, PNU. Lab 4

<body bgcolor=" " fgcolor=" " link=" " vlink=" " alink=" "> These body attributes have now been deprecated, and should not be used in XHTML.

Introduction to Web Tech and Programming

5. Text CHAPTER HIGHLIGHTS 10/12/2016 CHAPTER. Text tradition. Codes for computer text. t. Font technologies. Multimedia text.

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

Three Ways to Use CSS:

Web Design, 5 th Edition

COMSC-031 Web We S ite Site Development Development- Part 2 Part-Time Instructor: Joenil Mistal November 7, 2013

CSE 154 LECTURE 3: MORE CSS

Web Development & Design Foundations with HTML5

Lesson 2 Working with Text Using CSS Styles and HTML

Appendix D CSS Properties and Values

Web Development & Design Foundations with HTML5

CSS Styles Quick Reference Guide

INTRODUCTION TO TYPOGRAPHY DESIGN

Web Site Design and Development Lecture 6

Creating A Website - Part 1: Web Design principles, HTML & CSS. CSS Color Values. Hexadecimal Colors. RGB Color

CSc 337 LECTURE 3: CSS

MODULE CM 2004 / STAGE 2 / SEMESTER 2 / SESSION Module title Design Principles and Context

Unit 3--Alignment, Formatting Font--Size, Color, Style [Bold, Italic, and Underline] Block

Introduction to Multimedia. MMP100 Spring 2016 thiserichagan.com/mmp100

1 of 7 11/12/2009 9:29 AM

Html basics Course Outline

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

EnvSci360 Computer and Analytical Cartography

HTML & CSS. SWE 432, Fall 2017 Design and Implementation of Software for the Web

Reading 2.2 Cascading Style Sheets

INFORMATICA GENERALE 2014/2015 LINGUAGGI DI MARKUP CSS

Lesson 5 Introduction to Cascading Style Sheets

EECS1012. Net-centric Introduction to Computing. Lecture 3: CSS for Styling

LOGO & BRAND STANDARDS GUIDE

WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5

CSS for Styling CS380

LECTURE 08B: EXPLORING MS OFFICE WORD 2010

CSS. Text & Font Properties. Copyright DevelopIntelligence LLC

Putting type on a page without incorporating typographic principles is merely word processing. Terry Rydberg, Author Exploring InDesign 3

Introduction to Web Design CSS Reference

Introduction to Web Design CSS Reference

Writing For The Web. Patricia Minacori

Skill Area 323: Design and Develop Website. Multimedia and Web Design (MWD)

SAMPLE PAGES. Syllabus coverage chart. viii Syllabus coverage chart

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

Tutorial 3: Working with Cascading Style Sheets

UNSW Global Website Branding Guidelines. Website Brand Guidelines

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions


CSS Selectors. element selectors. .class selectors. #id selectors

Web Technology. Assignment 3. Notes: This assignment is individual assignment, every student should complete it by himself.

8a. Cascading Style Sheet

CSS: Formatting Text. CSS for text processing: font-family. Robert A. Fulkerson

Session 4. Style Sheets (CSS) Reading & References. A reference containing tables of CSS properties

Chapter 1 True/False Instructions: Circle T if the statement is true or F if the statement is false.

CSS. Lecture 16 COMPSCI 111/111G SS 2018

Step 1- Creating a new XHTML Website (2points)

Review Question 1. Which tag is used to create a link to another page? 1. <p> 2. <li> 3. <a> 4. <em>

Principles of Typography

CSS Cascading Style Sheets

Document and Web design has five goals:

Introduction to CSS. Part 1: Simple Text Formatting. Source Files for this Exercise are available on the Course Website DW_CSS intro

This document provides a concise, introductory lesson in HTML formatting.

Using the Text Editor Tutorial

Figure 1 Properties panel, HTML mode

CSS Lecture 16 COMPSCI 111/111G SS 2018

COSC 2206 Internet Tools. CSS Cascading Style Sheets

Blackboard staff how to guide Accessible Course Design

OUTLINE. Advanced Technical Communication & Writing Skills. What is technical communication? Technical communication skills

GRAPHIC STANDARDS MANUAL. Appalachian Trail Conservancy Version 1.0

QDITA ONLINE COURSE VISUAL EXPERIENCE FORMATION

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

SUB Gfittingen A nd Editi S«BEX- SAN FRANCISCO PARIS DUSSELDORF SOEST LONDON

Font size. Tabl:e 2-4 Font Size Examples. Chapter 2.. Page Layout and Design 47. (font si ze="3"> (fo nt s ize="+l"> (font size="-l">

How to use CSS text styles

TYPOGRAPHY. The art of type

Deccansoft Software Services

Modifying Type: effects of a letter change COLDS

Multimedia Elements Text and Graphics

IDM 221. Web Design I. IDM 221: Web Authoring I 1

DAY 4. Coding External Style Sheets

Chapter 12: FORMATTING TEXT

CMPT 165: More CSS Basics

Web Design and Application Development

Cascading Style Sheet Quick Reference

How to Create Accessible Word (2016) Documents

Transcription:

: Creating Digital Excitement Multimedia Element Text

Chapter Concepts Discuss Fonts Understand Fonts Define Cascading Style Sheets (CSS) Explain Additional Options for Implementing Text on the Web Chapter 5 2

Introduction All Web content used to be disseminated with text Graphics and other media elements have been added, yet text remains primary vehicle for communicating content The effective use of text is dependent upon typography and typefaces used Chapter 5 3

Introduction Typography: Type design; it is the typeface used and the way the type is arranged to communicate an idea Typeface: Set of characters, usually made up of alphabet letters, numerals, symbols, that all follow the same rules within the set Chapter 5 4

Introduction Font: Set of characters within a typeface that has specific characteristics associated with it Fonts belong to a font family such as Times New Roman, and contain variations on the font face Text should be easy to read and visually pleasing Chapter 5 5

Discuss Fonts When content is mostly text, typography takes on greater importance Users may not have fonts specified in XHTML document, so Web page may not resemble original design Chapter 5 6

Discuss Fonts Different fonts, when used properly: Can help focus attention on certain text on the screen Enhance readability Set a tone (serious, light-hearted) Project an image (progressive, conservative) Chapter 5 7

Discuss Fonts Default fonts are ones that come preinstalled with each operating system Chapter 5 8

Discuss Fonts Many font designers sell or offer royalty free fonts via the Web If you use a font that is not on a user s computer, the user s operating system will substitute a default font when the Web page is viewed Better to use common fonts for standard Web-based text Chapter 5 9

Understand Fonts Serif, Sans Serif, Decorative Monospaced vs. Proportional Style Size Spacing Color Alignment Line Length Chapter 5 10

Serif, Sans Serif, Decorative Fonts are classified as serif, sans serif, or decorative Serif fonts have feet or short lines at the ends of the strokes of the letter Sans means without, so a sans serif font is one without serifs or without feet Chapter 5 11

Serif, Sans Serif, Decorative A decorative font may have a combination of serif and sans serif fonts or it may be one that cannot be categorized either way Sans serif fonts most often used for headings, titles, callouts Serif fonts are used for long or dense bodies of texts Chapter 5 12

Serif, Sans Serif, Decorative Chapter 5 13

Monospaced vs. Proportional Monospaced fonts: Each character takes up the exact same amount of horizontal space Proportional fonts: Each character takes up a varying amount of horizontal space Chapter 5 14

Style Font styles include: Italic, bold, and underline Italicized fonts do not generally read well on screen An underlined word or phrase usually indicates a hyperlink Unless the text is a hyperlink, avoid the use of underline Chapter 5 15

Size Fonts often measured in point sizes Choosing the proper point size depends on how the font is to be used; that is, as a title, body text, subhead or decorative Ten and 12 points are common point sizes for type displayed on a Web page Chapter 5 16

Spacing Kerning: Used to specify the amount of space between characters Leading: Amount of space between lines of text Cascading Style Sheets (CSS): Used to control kerning and leading in an entire Web site Chapter 5 17

Color Color creates emphasis; a visual disturbance Color applied to text contributes to overall mood and tone of the page The six-digit hexadecimal value is used to reference color on a Web page Chapter 5 18

Alignment Typography used to create patterns of organization the page Text can be: Left aligned Right aligned Center aligned Justified Chapter 5 19

Line Length Long lines of text hard to read Columns are often more readable Recommended that designers allow for approximately 30 to 40 characters per line Chapter 5 20

Line Length Chapter 5 21

Define Cascading Style Sheets (CSS) Cascading Style Sheet: Similar to a style used in a word processing program in that it defines the appearance of the text on a Web page Chapter 5 22

Define Cascading Style Sheets (CSS) Four different types of CSS: Inline Embedded Linked imported Chapter 5 23

Inline Inline styles: Inserted into the body of HTML Disadvantage of inline: they have to be added to each tag you want to modify Chapter 5 24

Embedded With embedded or internal style, all of the style information appears in the <head> of the XHTML document Chapter 5 25

Linked Linked styles are more powerful than inline or embedded styles Linked styles direct multiple XHTML files to one common style sheet document Chapter 5 26

Imported Imported styles allow you to use one style sheet that you can override using inline, embedded, and linked styles Chapter 5 27

Imported When multiple styles are used, the order of importance is as follows: 1. Inline styles 2. Embedded styles 3. Linked styles 4. Imported styles 5. Default browser styles Each style overrides the next style Chapter 5 28

Explain Additional Options for Implementing Text on the Web Show an animation or use narration rather than text to present the idea A hyperlink allows the user to select a button, word or graphic that jumps or connects to another Web page where more information is available Chapter 5 29

Explain Additional Options for Implementing Text on the Web Drop-down boxes with scroll bars and list arrows, which will display more text when clicked by the user Chapter 5 30

Graphic-based Typography One way to ensure that text will be displayed in a specific format is to change the text into an image This is helpful when logos, headings, and titles need specific fonts Chapter 5 31

Graphic-based Typography Chapter 5 32

Portable Document Format Portable Document Format (PDF): Developed so documents could be transported and viewed without the requirement that the users viewing the documents own or have access to the software with which the document was created Chapter 5 33

Summary Discuss Fonts Understand Fonts Serif, Sans Serif, Decorative Monospaced vs. Proportional Style Size Chapter 5 34

Summary Spacing Color Alignment Line Length Define Cascading Style Sheets (CSS) Inline Chapter 5 35

Summary Embedded Imported Explain Additional Options for Implementing Text on the Web Graphic-based Typography Portable Document Format Chapter 5 36