Marquees and Standards Module 2: HTML Basics LESSON 9.

Slides:



Advertisements
Similar presentations
The Web Wizards Guide to Freeware/Shareware Chapter Four Essential Tools for Web Page Authors.
Advertisements

Layouts Using Tables Web Design – Section 4-5 Part or all of this lesson was adapted from the University of Washingtons Web Design & Development I Course.
CREATED BY : VIRAL M.KORADIYA. Anchor elements are defined by the element. The element accepts several attributes, but either the Name or HREF attribute.
Internet Applications Development Lecture 3 L. Obead Alhadreti.
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML
Image Maps and Graphics Internet Basics and Far Beyond! Mrs. Wilson.
WMC  “Web standards” can refer to the actual specification of how a language or technology works.  An industry standards body, such as the.
Web Content Accessibility Guidelines (WCAG) Overview Copyright © World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de.
Tutorial EBSCOadmin Branding support.ebsco.com. To help you enhance the search experience for your users, EBSCO offers a number of custom branding options.
Developing a Basic Web Page Posting Files on UMBC
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.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 9: Frames © 2007 Prosoft Learning Corporation All rights reserved ITD 110 Web Page Design.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 9: HTML Frames.
Designing for Disabled Users.  p?vid=35 p?vid=35.
HTML Tags. Objectives Know the commonly used HTML tags Create a simple webpage using the HTML tags that will be discussed.
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
HTML Links and Anchors.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Web Technologies Website Development Trade & Industrial Education
Web Design ITM 2010 Tutorial 1 Prepared by Wang Shiyu.
Images, Hyperlinks, and Sound Module 2: XHTML Basics LESSON 3.
Intro to Dreamweaver Web Design Section 7-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course.
Images in HTML PowerPoint How images are used in HTML.
Website Development with Dreamweaver
1 HTML XHTML. 2 Understand the Doctype tag Know the html tags which are now classed as depreciated Understand how Dreamweaver adds styles Add styles to.
1 Background and Text Links CGS3066 Rory J. De Simone.
Lesson 2 HTML organization techniques Week 2. Respect WWW  R = responsibility: assume personal responsibility and create only ethical and appropriate.
1 Committed to Shaping the Next Generation of IT Experts. 02: Enhancing the Web Page HTML.
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.
More Basic XHTML Module 2: XHTML Basics LESSON 2.
Lesson 2 Adding more content to your web page. Thanks to Richard Hudnutt, Luella HS.
Frame Page A Frame Page does the following: –Defines the size of each frame. –Defines how the window will be broken up – rows or columns. –Specifies which.
Section 17.1 Add an audio file using HTML Create a form using HTML Add text boxes using HTML Add radio buttons and check boxes using HTML Add a pull-down.
Working with Cascading Style Sheets (CSS) Module 2: HTML Basics LESSON 5.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
Dreamweaver MX Unit B CIS 205—Web Site Design and Development.
Tables Module 2: HTML Basics LESSON Extension. Module 2: HTML Basics LESSON Extension Lesson Overview In this lesson, you will learn to:  Create tables.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: – The head content – The body Creating Head Content and Setting Page.
Copyright 2007, Information Builders. Slide 1 Understanding Basic HTML Amanda Regan Technical Director June, 2008.
XHTML1 Images N100 Building a Simple Web Page. XHTML2 The Element The src attribute specifies the filename of an image file To include the src attribute.
Creating Buttons – Lesson 51 Creating Buttons Lesson 5.
Special Links Web Design – Section 3-7 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Week 1 – Beginners Content McAfee & Big Fish Games CoderDojo.
MTA EXAM HTML5 Application Development Fundamentals.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
Site Optimization Module 8: Web Publishing and Maintenance LESSON 3.
HTML Links HTML uses a hyperlink to another document on the Web.
Headings are defined with the to tags. defines the largest heading. defines the smallest heading. Note: Browsers automatically add an empty line before.
A centre of expertise in digital information managementwww.ukoln.ac.uk Accessibility and Usability For Web Sites: An Introduction to Web Accessibility.
Lesson 2 – Unit B. Quick review 1. What is the name of the eGCC host that you ftp your files? 2. What type of software do you use to create and edit web.
Links and Images. Links HTML uses a hyperlink to link to another document on the Web A hyperlink can be either text or a picture Links are created with.
Easy WP Guide V2.6 for WordPress 3.8. easywpguide.com Adding Tags within your Post Adding Tags whilst editing your Post, will automatically assign those.
Site Development Foundations © 2004 ProsoftTraining All rights reserved.
Revision Webpage design HTML.   FACE  Attributes  Marquee  Define the following terms.
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML.
XHTML Introductory1 Frames Chapter 5. XHTML Introductory2 Objectives In this chapter, you will: Work with the Frameset Document Type Definition (DTD)
Creating Section 508 Compliant Documents & Presentations
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Intro to Dreamweaver Web Design Section 8-1
The Internet and HTML Code
Section 17.1 Section 17.2 Add an audio file using HTML
HTML Robert McIntosh
Creating Section 508 Compliant Documents & Presentations
LESSON Extension Module 2: HTML Basics Tables.
Creating Section 508 Compliant Documents & Presentations
HTML Text editors and adding graphics
Marquees and Standards
CIS 133 mashup Javascript, jQuery and XML
Presentation transcript:

Marquees and Standards Module 2: HTML Basics LESSON 9

Module 2: HTML Basics LESSON 9 Lesson Overview In this lesson, you will learn to:  Create a marquee using HTML code.  Apply W3C standards to tags commonly used in Web design.

Module 2: HTML Basics LESSON 9 Guiding Questions for Lesson 9  The tags … and … are no longer accepted as code by the World Wide Web Consortium (W3C). Why do you think these tags have been dropped from the standards?  What is the purpose of an tag?

Module 2: HTML Basics LESSON 9 Marquees  Allow text or images to “slide” across a Web page.  Can add interest to a Web page.  Not all browsers may be able to render the effect.  Can be used to scroll information across the screen.  Modern techniques have been created to generate this effect.

Module 2: HTML Basics LESSON 9 Simple Marquee Code  The following code causes the words “Hi there!” to scroll across the screen from right to left. Hi there!

Module 2: HTML Basics LESSON 9 Marquee Attributes  Below are a few of the attributes that can be added to the tag: width=xx%defines how wide the marquee is on the screen height=xxdefines how tall the marquee is on the screen direction=defines which direction the text or image travels; can be up, down, left or right behavior= defines the type of scrolling; can be scroll, slide or alternate (bounces from one side to the other) loop=xxdefines how many times to complete the behavior bgcolor=defines the color behind the text or image

Module 2: HTML Basics LESSON 9 Scrolling Images  Marquees can be used to scroll images  Similar code to inserting an image in a Web page 

Module 2: HTML Basics LESSON 9  Time to create your own marquee

Module 2: HTML Basics LESSON 9 Marquees have been deprecated  The W3C considers marquees as deprecated or obsolete.  Can’t be read by “reading” browsers used by sight impaired persons  Can’t be displayed on mobile devices  Technique does not follow the W3C’s Guideline 2.2  “Allow users to control time limits on their reading or interaction.”  See: /#time-limits-pausehttp:// /#time-limits-pause

Module 2: HTML Basics LESSON 9 Web Accessibility Initiative  Use the link below to access the “10 Quick Tips” recommended by the W3C for creating an accessible Web page 

Module 2: HTML Basics LESSON 9 W3C’s Priority Checklist  Jig Saw activity 