World Wide Web Consortium W3C

Slides:



Advertisements
Similar presentations
Validation checking and testing that your web pages function as intended.
Advertisements

Getting a Taste of Cascading Stylesheets Steve Mooradian December 14, 2005.
4.01 How Web Pages Work.
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
Project 1 Introduction to HTML.
Standards & Accessibility DMFD. Digital Media: Communication and DesignF2007 Comments Homepage  Requirement: include photo in index.html (today’s.
Presentation By: Lindsay McCollum Jenna Larsen Joe Soukup.
W3C - The World Wide Web Consortium Sam Rola Mitchell Smith Claire Stewart May 30 th 2007 Sam Rola Mitchell Smith Claire Stewart May 30 th 2007.
Lecture 3B: Client-Side Scripting IT 202—Internet Applications Based on notes developed by Morgan Benton.
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.
1st Project Introduction to HTML.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Web Standards Coding Benefits of Web Standards Coding – Variety of user agents Same marked up content can be read by browser, smartphones, screen readers.
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.
First Web Page on Pitt Servers Windows Machines.  Follow Pitt CSSD instructions to download Putty and WinScp for Windows machines:
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.
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.
© 2000 – All Rights Reserved - Page 1 The World Wide Web The World Wide Web.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
CHAPTER 9 Using the World Wide Web. OBJECTIVES 1.Describe the Internet and the World Wide Web 2.Define related Internet terms 3.Explain the components.
Introduction to HTML Tutorial 1 eXtensible Markup Language (XML)
HTML ~ Web Design.
Building Rich Web Applications with Ajax Linda Dailey Paulson IEEE – Computer, October 05 (Vol.38, No.10) Presented by Jingming Zhang.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Web Application Programming Presented by: Mehwish Shafiq.
The Web Wizard’s Guide to HTML Chapter One World Wide Web Basics.
Introduction to Mobile Applications. Wireless Applications Personal Time and KnowledgeManagemnt Personal Health & Security PersonalNavigation Remote Monitoring.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to the World Wide Web & Internet CIS 101.
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)
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
Web Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
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.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Web Development. Agenda Web History Network Architecture Types of Server The languages of the web Protocols API 2.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Web Programming Language
4.01 How Web Pages Work.
Our Lady of the Rosary College F.3 Computer Literacy
Project 1 Introduction to HTML.
HTML, XHTML, and the World Wide Web
Database Applications Using Internet Technology
CISC103 Web Development Basics: Web site:
Introduction to the Web
Introduction to Web Pages
W3C Web standards and Recommendations
Project 1 Introduction to HTML.
The Internet and HTML Code
Lecture 8. HTML. Author: Aleksey Semyonov
Now and Future Web Technologies World Wide Web Consortium’s
瞿裕忠(Yuzhong Qu) Nanjing University
Microsoft Office Illustrated
Web Programming– UFCFB Lecture 9
Markup Languages -Use codes, called tags, to provide instructions about formatting and structure of a website HTML (Hypertext Markup Language) Must be.
The World Wide Web Needs Worldwide Standards
CISC103 Web Development Basics: Web site:
1 Introduction to the Internet.
Why use Web Standards?.
Web History Web Tech Web Production Web People Web
Introduction to World Wide Web
Web Programming– UFCFB Lecture 9
4.01 How Web Pages Work.
Markup Languages -Use codes, called tags, to provide instructions about formatting and structure of a website HTML (Hypertext Markup Language) Must be.
4.01 How Web Pages Work.
Presentation transcript:

World Wide Web Consortium W3C Kelly Puth Melanie Edmondson Cevdet Bulut

Web Standards

Web Standards Web 1.0 vs. Web 2.0 Web 1.0 was about reading, Web 2.0 is about writing Web 1.0 was about companies, Web 2.0 is about communities Web 1.0 was about client-server, Web 2.0 is about peer to peer Web 1.0 was about HTML, Web 2.0 is about XML Web 1.0 was about home pages, Web 2.0 is about blogs Web 1.0 was about portals, Web 2.0 is about RSS Web 1.0 was about wires, Web 2.0 is about wireless Web 1.0 was about owning, Web 2.0 is about sharing Web 1.0 was about Netscape, Web 2.0 is about Google Web 1.0 was about dialup, Web 2.0 is about broadband Web 1.0 was about hardware costs, Web 2.0 is about bandwidth costs

Web Standards Web is growing, but not without problems! Problem: incompatibility Companies support new markup tags that would only work in their particular product.

Web Standards Example: http://www.simplysavvycommunications.com

ECMA European Computer Manufacturers Association International ECMAScript: Standardized Version of JavaScript

W3C - Web Standards HTML: Hypertext Markup Language XML: Extensible Markup Language CSS: Cascading Style Sheets DOM: Document Object Model

Web Standards

Web Standards

Web Standards

Web Standards DEMO HTML Validator http://validator.w3.org/ CC Validator http://jigsaw.w3.org/css-validator/

Benefits Web Standards Lower costs of developing and maintaining web sites Improved accessibility and user experience Maximum compatibility with current and future browsers Reduced Bandwidth Reach More Users Faster download speeds Better search engine rankings A competitive edge

W3C - Background This is a standards organization that pertains to the World Wide Web Founded by Tim Berners-Lee in 1994 He was also a key player in the creation of the World Wide Web

W3C - Background W3C has published over 90 standards since the creation of the organization In addition to creating standards, W3C also develops software and has a forum for web discussion.

W3C - Membership Over 40 countries participate 435 members as of October 19, 2007 Any country or organization can join including those outside the technology field

W3C - Goals “To lead the World Wide Web to its full potential by developing protocols and guidelines that ensure long-term growth for the Web” Their mission statement is their ultimate goal and to achieve this they have created 4 sub goals

W3C - Goals Web for everyone To make the benefits of the internet equal for everyone Web for everything Expanding the Web to other technology devices Knowledge base Breaking down the information in order to solve problems that before would have been too difficult to answer Trust and confidence Increasing the accountability, security, confidence, and confidentiality of the Web

W3C - Future To strive towards achieving their mission statement To do this, they will continue working towards their goals.

W3C - Downfalls Jeff Croft argues there are no web developers or designers It takes a while for W3C to come out with new versions of programs

Semantic Web A technical term for data web This is where databases would be connected together through the Web Will be able to take data from different applications and bring it together into one source such as a graph Beneficial to businesses because they will be able to share their data more easily