Web Design Vocab 7 Absolute, Cache, Codec, CSS, Gamma.

Slides:



Advertisements
Similar presentations
HTML III. Learning Objectives HTML Links Structuring Pages with Frames Introduction to Cascading Style Sheets (CSS)
Advertisements

ASP.NET Intro An introduction to the languages and communication of an ASP.NET system.
PHP and CSS to control web apps styles. CSS is used to style today’s web applications.
CHAPTER 15 WEBPAGE OPTIMIZATION. LEARNING OBJECTIVES How to test your web-page performance How browser and server interactions impact performance What.
Section 9.1 Identify multimedia design guidelines Identify sources of multimedia files Explain the ethical use of multimedia files Describe multimedia.
HTML 5 and CSS 3, Illustrated Complete Unit K: Incorporating Video and Audio.
INF Web Design Using Multimedia on the Web Video - Part 1.
Using Cascading Style Sheets CSS Basics. Goals Understand basic syntax of Cascading Style Sheets (CSS) Understand basic syntax of Cascading Style Sheets.
FrontPage 2003 Web Fundamentals Web Site Design. World Wide Web System based on Hypertext Transfer Protocol (HTTP) Provides access to information Information.
Intro to Computers Test 1 – Chapters 1 & 2 and Windows Fall 2005.
Multiple Tiers in Action
Chapter 8 Designing with Cascading Style Sheets. Chapter 8 Topics Building three different types of complete Web pages using CSS: Build a style sheet.
Chapter 9 Introduction to the Document Object Model (DOM) JavaScript, Third Edition.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Define objects and their relationships to multimedia Explain the fundamentals of C, C++, Java, JavaScript, JScript, C#, ActiveX and VBScript Discuss security.
Chapter 1 Understanding the Web Design Environment
Chapter 1 Variables in the Web Design Environment
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 5: Multimedia on the Web.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
Using Styles and Style Sheets for Design
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
Chapter 24 - Advanced Web Technologies Introduction Conventional Web Pages Are Static How A Server Stores Static Web pages Fetching Items One At A Time.
CSCI N241: Fundamentals of Web Design Copyright ©2004  Department of Computer & Information Science Adding Sound.
NetTech Solutions Working with Web Elements Lesson 6.
10 Adding Interactivity to a Web Site Section 10.1 Define scripting Summarize interactivity design guidelines Identify scripting languages Compare common.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
CSS 404 Internet Concepts. XP Objectives Developing a Web page and a Website Working with CSS (Cascading Style Sheets) Web Tables Web Forms Multimedia.
Chapter 1 Understanding the Web Design Environment Principles of Web Design, 4 th Edition.
Week 1 Understanding the Web Design Environment. 1-2 HTML: Then and Now HTML is an application of the Standard Generalized Markup Language Intended to.
Title, meta, link, script.  The title looks like:  The tag defines the title of the document in the browser toolbar.  It also: ◦ Provides a title for.
Administration, Coverage, Review. Exam Administration Midterm exam is in class from 5:15 – 6:30PM on Thursday Feb 20 th. The exam is open book and open.
HTML CSS JAVASCRIPT. HTML - Stands for Hyper Text Markup Language HTML is a ‘language’ that describes web pages. This language is a collection of codes.
Presented by: Introduction to iTunes U BCC on iTunes U.
How the Web Works Digital Histories Workshop Adam Crymble.
Planning your site/organization on the Web Please use speaker notes for additional information!
Definition CSS “Short for Cascading Style Sheets, a new feature being added to HTML that gives both Web site developers and users more control over how.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
CS1001 Lecture 9. Overview Security Security HTML HTML.
INTRODUCTION TO CSS. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features of CSS Features of CSS  Creating Style Sheet Creating Style Sheet.
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.
 Computer use language to communicate  A web browser will read these tags and translate it into what you actually see  Viewing Code of ESPN WebsiteESPN.
Cascading Style Sheets CSS. Source W3Schools
Building on a Legacy of Excellence Mobile Pages and Content Management Mobile device’s screens are small Many users access the Internet almost exclusively.
Unit 5 - Cascading Style Sheets (CSS) XML - Level I Basic.
How to… Cascading Style Sheets. How to Insert a Style Sheet When a browser reads a style sheet, it will format the document according to it. There are.
CSU - DCE Introduction to CSS CSS URLs - Fort Collins, CO Copyright © XTR Systems, LLC Cascading Style Sheets - Specifying URLs Instructor: Joseph.
Unit 5 The Web Book Test. Unit 5 Test The Web Book Test 1. On the bottom of page 46, why is writing web pages not like writing printed documents ?
(1) HTML5, CSS, Twitter Bootstrap. (2) HTML5 Will be the new standard New features Drag and Drop and Support for local storage,,,, New input types Removed.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Chapter 8 Adding Multimedia Content to Web Pages HTML5 & CSS 7 th Edition.
Microsoft Expression Web - Illustrated Unit A: Getting Started With Microsoft Expression Web.
World Wide Web 16 World Wide Web 16. World Wide Web 16 Everyone also talks about the Web But people don’t really understand how it works You need to know.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
Class02 Introduction to web development concepts MIS 3501, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/14/2016.
Section 9.1 Section 9.2 Identify multimedia design guidelines
4.01 How Web Pages Work.
Objective % Select and utilize tools to design and develop websites.
Department of Computer Science
Objective % Select and utilize tools to design and develop websites.
Direct Internet 3 Iridium Proprietary and Confidential 9/18/2018.
Web Page Development Tools
Overview of Dreamweaver
Web Page Development Tools
C S S Cascading Style Sheets
Lesson 5: Multimedia on the Web
Apply procedures to create cascading style sheets.
Client-Server Model: Requesting a Web Page
Your computer is the client
How to add a photo gallery in html/css
Presentation transcript:

Web Design Vocab 7 Absolute, Cache, Codec, CSS, Gamma

Absolute Absolute: expressing finality with no implication of possible change.

Cache Cache: Temporary storage area that browsers use for downloaded documents, preventing the need to request the same document from the server multiple times.

Codec Codec: (COmpression/DECompression) - Any technology that is used for compressing and decompressing data such as audio (MP3) or video (MPEG).

CSS CSS: short for Cascading Style Sheets, a new feature being added to HTML that gives both Web site developers and users more control over how pages are displayed.

Gamma Gamma: Refers to the overall brightness of a computer monitors display.