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

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

How to create and edit a CSS rule

Introduction to Web Tech and Programming

CSS: The Basics CISC 282 September 20, 2014

Web Development & Design Foundations with HTML5

Web Development & Design Foundations with HTML5

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

Reading 2.2 Cascading Style Sheets

WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5

How to Create Accessible Word (2016) Documents

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

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

Figure 1 Properties panel, HTML mode

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

Introduction to Web Design CSS Reference

Introduction to Web Design CSS Reference

Appendix D CSS Properties and Values

Creating Accessible Word Documents

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

HTML/XML. HTML Continued Introduction to CSS

Using Dreamweaver. 6 Styles in Websites. 1. Linked or Imported Stylesheets. 2. Embedded Styles. 3. Inline Styles

Three Ways to Use CSS:

Developing successful posters using Microsoft PowerPoint

CSc 337 LECTURE 3: CSS

Admin. Midterm 1 on. Oct. 13 th (2 weeks from today) Coursework:

ACSC 231 Internet Technologies

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

COSC 2206 Internet Tools. CSS Cascading Style Sheets

How to lay out a web page with CSS

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

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

ITNP43: HTML Lecture 4

Cascading Style Sheets. Overview and Basic use of CSS

CMPT 165: More CSS Basics

Web design and development ACS Chapter 5. Working with Text

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

Introducing Cascading Style Sheets. Cascading Style Sheet Basics Creating Styles Using Styles Manipulating Styles Text Formatting with CSS

Web Publishing Basics I

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

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

ICT IGCSE Practical Revision Presentation Web Authoring

How to use CSS text styles

Creating Web Pages with SeaMonkey Composer

FrontPage 2000 Tutorial -- Advanced

Activity 4.1: Creating a new Cascading Style Sheet

2. Write style rules for how you d like certain elements to look.

3.1 Introduction. 3.2 Levels of Style Sheets. - HTML is primarily concerned with content, rather than style. - There are three levels of style sheets

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

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

The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data.

Dreamweaver Exam Notes Questions

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

INFORMATICA GENERALE 2014/2015 LINGUAGGI DI MARKUP CSS

Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank

- HTML is primarily concerned with content, rather than style. - However, tags have presentation properties, for which browsers have default values

<style type="text/css"> <!-- body {font-family: Verdana, Arial, sans-serif} ***set font family for entire Web page***

Chapter 12: FORMATTING TEXT

Web Design and Development ACS-1809

CSS for Styling CS380

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

Creating and Building Websites

Web Design and Development Tutorial 03

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension

Creating an Accessible Microsoft Word document

ICT IGCSE Practical Revision Presentation Web Authoring

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

Microsoft Expression Web Quickstart Guide

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

UNSW Global Website Branding Guidelines. Website Brand Guidelines

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

CSS exercise - Part 1

Using the Text Editor Tutorial

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

To illustrate how to set TAG styles the <body> and <h1> tags (for the BODY and the HEADING 1 styles) will be adjusted.

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

To link to an external stylesheet, the link element is placed within the head of the html page:

CSE 154 LECTURE 3: MORE CSS

Lecture 10. CSS Properties. Mr. Mubashir Ali Lecturer (Dept. of Computer Science)

Dear Candidate, Thank you, Adobe Education

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

Dreamweaver Basics Outline

CSC 443: Web Programming

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

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

White Paper April Using Cascading Style Sheets (CSS) with AR System 6.x

Microsoft PowerPoint 2013 Module

HTML TUTORIAL ONE. Understanding What XHTML is Not

Web Publishing Basics II

Nauticom NetEditor: A How-to Guide

Table of Contents Chapter 9. Working with Cascading Style Sheets ... 1

CSS. Text & Font Properties. Copyright DevelopIntelligence LLC

Essentials for Text and Graphic Layout

Using Dreamweaver CS6

Page Layout Using Tables

Module 2 (VII): CSS [Part 4]

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

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

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

Transcription:

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

Typography Typography refers to the arrangement, shape, size, style, and weight of text. Affects the navigation and usability of a web site and helps convey the desired message to the audience

Typeface is a set of letters drawn in a specific style Font refers to a specific size and weight of a single typeface, such as 10 point Verdana bold. However, both font and typeface are used to refer to the set of letters, such as the Verdana font or the Verdana typeface

Serif & Sans (sans is French for without) Serifs are the small extensions found on the ends of letters Serifs extend towards the next letter, they appear closer together, scan easier, and are more readable than a sans serif. T

Sans Serif However, on a monitor, small letters with serifs can appear fuzzy, making words more difficult to read. When choosing a font for a Web page, sans serif is a better choice if the text is small. T

Capitalization Text that is in all capital letters is more difficult to read than lowercase, because our eyes scan for shapes. Words in all capitals have a squared shape, whereas the same word in lowercase letter have bumps. Capital letters in email and web pages means that you are screaming EXAMPLE example

Type Size The size of printed text is measured vertically in points, where one point is 1/72 of an inch For web pages, it s a good idea to measure by pixels because it will help prevent distortion

Type Styles Plain type is called normal, although regular, roman, and book are also popular terms that indicate the normal style. Because text stands out when bold or italic style, these styles are frequently used in headings to indicate hierarchy

Bold text is said to weigh more than normal text Type styles are powerful statements in design that can visually change the meaning of words and should be used with care

leading Leading (pronounced ledding) is the distance from one line of text to another Text with greater leading will have more spaces below it, which gives more separation to lines of text Leading can affect the readability of a document Lines of text need enough space between them to allow the reader s eye to focus and scan

Choosing leading Leading is determined by the type size The greater the type size, the greater the leading The longer the lines of text, the greater the leading should be Leading is also called line height

Design Considerations: Text Make the site as readable as possible Using more than 2 different fonts does not allow the site to be readable In order for a font to be displayed correctly in a browser, the user must have the fonts installed on their computer

Fonts on most computers Serif Fonts Times New Roman Georgia Courier New Sans Serif Fonts Arial Verdana Geneva (a Mac font) Times New Roman and Arial are two fonts that have been designed For viewing on a monitor. Most people have these fonts.

Choosing Sizes of Fonts Keep usability in mind Should be big enough so that the user can easily read the text But not so big that it appears loud Sizes from 10-14 are good for large paragraphs of text 12 16 are good for headings

Other font considerations Text in the top global navigation bar should be in the same size as the text or slightly larger Text in the breadcrumb trail and local navigation bar should be slightly smaller than the top global navigation bar Page footer elements, including the bottom global navigation bar can be much smaller Serif fonts become difficult to read at small sizes, so use sans serif fonts for any text that is very small

Choosing styles Bold style text can be used to indicate heading hierarchies. Italic style should only be applied to larger text (at least 12 points) because it is much more difficult to read on a screen at a smaller size

Paragraph Alignment Alignment refers to the position of the lines of text relative to the sides of a cell: left, centered, right, and justified

Design considerations: paragraphs Left alignment is the most readable and is the highest degree of usability Right is not desirable in long paragraphs of text Centered alignment should only be used for headings or short amounts of text Justified alignment is not recommended because browser support for this format varies

Formatting navigation bars Links in top and local navigation bars are most readable and usable when left aligned Centered alignment is also an acceptable and usable choice for formatting the links in navigation bars Bottom global navigation bar is often formatted as centered

What is a Style Sheet? Defines the type, paragraph, and page formats for a Web page document A single style sheet can be applied to all the pages in a web site to achieve a consistent look. Changing the text format of all the web pages in a web site is as easy as modifying a single style sheet because updates to the style sheet are automatically applied to linked documents.

W3C Stands for the world wide web consortium (www.w3.org) develops standards in design and accessibility for the Web.

Cascading (CSS) The W3C recommends the CSS2 (Cascading Style Sheets, level 2) style sheet language. Multiple sheets can be applied to a single web page with the rules in one style sheet layering, or cascading, those in another style sheet

Rule A CSS document can include rules and classes A rule modifies an HTML element and is comprised of a selector and declarations.

Selector, declaration & class The selector is the HTML element being redefined The declarations are the formats to be applied A class is a set of declarations that can be applied to different tags

Rules are defined using the HTML element name and class names begin with a dot (.): p { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;}.para_with_space{ font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; line-height: 28px; text-align: center; }

Linking to a CSS Style Sheet Style sheet is linked to the open web page by clicking the Attach Style Button at the bottom of the CSS styles panel

Creating and applying a CSS rule A new style is added by clicking the New CSS Style button Rule is first created by selecting Redefine HTML Tag and then selecting a tag from the Tag List

Displays formats for paragraph and text By selecting OK it creates the style and the rule is automatically applied

Creating and applying a CSS Class Click on class You can modify paragraphs, keep in mind it should only include attribute settings that apply to paragraphs of text

Inserting Tags Go to split or code view Text that needs to be tagged differently should be selected and then a tag button on the Text tab in the Insert bar is clicked to enclose it. The paragraph button is used to insert <p> and </p> around selected text

Strong and emphasized text Strong text <strong> to be displayed as bold and emphasized text <em> is italics Text/Style to find strong & em

Formatting headings Text/Paragraph Format H1, h2, h3, h4, h5, h6 tags means different sizes & styles for font

Blockquotes Use for quotations TEXT/INDENT will insert the <blockquote> tag into the HTML Remove blockquote TEXT/OUTDENT

lists TEXT/LIST/ORDERED for numbers <ol> TEXT/LIST/UNORDERED for bullets <li>

Using colors Complementary red and green are directly opposite each other; it s relationship to other colors on the wheel Analogous are three adjacent colors such as red, red-orange, and orange Triads are three equally-spaced colors such as red, blue and yellow Warm are reds, oranges and yellows Cool are blues greens and violets

Change background color In CSS Style definition dialog box click the background category and select color

Changing text color Text can be displayed in a different color by using the CSS Style Definition dialog box and choosing type and then color

Hyperlinks to Named Anchors Link to sections on a page Place cursor where you want it to be linked On the COMMON toolbar, click the anchor button Name the anchor, and press OK

Linking to an named anchor

Changing hyperlink colors Not a great idea, most people look for the blue Changed by creating a CSS selector style Click the New CSS Style button to display the dialog box Select a link and OK