forked from w3c/WebPlatformWG
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
115 lines (105 loc) · 5.27 KB
/
index.html
File metadata and controls
115 lines (105 loc) · 5.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>W3C Web Platform Working Group</title>
<meta name="mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1, initial-scale = 1.0, shrink-to-fit=no">
<link rel="stylesheet" href="css/main.css">
<script async type="text/javascript" src="js/newsfeed.js"> </script>
</head>
<body>
<header>
<nav>
<ul>
<li><a href="https://www.w3.org/standards/">Standards</a></li>
<li><a href="https://www.w3.org/participate/">Participate</a></li>
<li><a href="https://www.w3.org/Consortium/membership">Membership</a></li>
<li><a href="https://www.w3.org/Consortium/">About W3C</a></li>
</ul>
</nav>
</header>
<main>
<nav>
<h3>Getting involved</h3>
<ul>
<li><a href="https://github.com/w3c/WebPlatformWG">Github</a></li>
<li><a href="https://www.w3.org/Consortium/activities">How to Join?</a></li>
<li><a href="//www.w3.org/2004/01/pp-impl/83482/join">Join this group<br>(W3C account required)</a></li>
<li><a href="https://github.com/w3c/WebPlatformWG/blob/gh-pages/WorkMode.md">Work Mode</em></a></li>
<li><a href="https://www.w3.org/Consortium/cepc/">Code of Conduct</a></li>
</ul>
<h3>Mailing lists</h3>
<ul>
<li><a href="https://lists.w3.org/Archives/Public/public-webapps/">
General</a></li>
<li><a href="https://lists.w3.org/Archives/Public/public-html/">HTML</a></li>
<li><a href="https://lists.w3.org/Archives/Public/www-dom/">DOM</a></li>
<li><a href="https://lists.w3.org/Archives/Public/public-script-coo
rd/">Web IDL &<br/>ECMA TC39 liaisons</a></li>
</ul>
<h3>Drafts and Notes</h3>
<ul>
<li><a href="https://www.w3.org/WebPlatform/WG/PubStatus">Publications and Status</a></li>
<li><a href="https://www.w3.org/TR/tr-groups-all#tr_Web_Platform_Working_Group">Technical reports</a></li>
</ul>
<h3>Testing</h3>
<ul>
<li><a href="http://testthewebforward.org/docs/">How to</a></li>
<li><a href='https://github.com/w3c/web-platform-tests/'>Test Suites</a></li>
</ul>
<h3>Group details</h3>
<ul>
<li><a href="https://www.w3.org/groups/w3cgroups/83482/charter">Charter</a></li>
<li><a href="https://www.w3.org/2000/09/dbwg/details?group=83482&public=1&gs=1&">Participants</a></li>
<li><a href="https://github.com/w3c/WebPlatformWG/blob/gh-pages/Meetings.md">Meetings</a></li>
<li><a href="https://www.w3.org/2004/01/pp-impl/83482/status">Royalty-free Patent Policy</a></li>
<!-- <li><a href="/2008/webapps/track/">Known WebApps Issues</a></li> old link, not used anymore,kept here for history -->
</ul>
</nav>
<section id='content'>
<h1 class="title">Web Platform Working Group</h1>
<section id="mission">
<h2>Our Mission</h2>
<p>We continue the development of the HTML language, providing specifications that enable improved client-side application development on the Web, including application programming interfaces (APIs) for client-side development and markup vocabularies for describing and controlling client-side application behavior.</p>
</section>
<p>The W3C Team Contact for the Web Platform Working Group is
<a href="//www.w3.org/People/#ylafon">Yves Lafon</a> and
<a href="//www.w3.org/People/#xiaoqian">Xiaoqian Wu</a>.
The Co-Chairs of the Working Group are
<a href="mailto:adrianba@microsoft.com">Adrian Bateman</a>,
<a href="mailto:lwatson@paciellogroup.com">Léonie Watson</a> and
<a href="mailto:chaals@yandex-team.ru">Charles McCathieNevile</a>.</p>
<section id='articles'>
<article class="line">
<h3>Custom Elements</h3>
<p>
Notes from the <a href='https://www.w3.org/2016/01/25-webapps-minutes.html'>January 25</a> meeting on Custom elements.
</p>
</article>
</section>
</section>
<aside>
<h2>What is HTML?</h2>
<p>
HTML is the standard markup language used to create web pages and
its elements form the building blocks of all websites.
</p>
<h2>What are APIs?</h2>
<p>An Application Programming Interface (API) is a software inter
face that exposes access to some internal functionality of a piece of software
for use by programmers, to get access to specific information, to trigger speci
al behavior, or to perform some other action. The APIs that the WebApps WG dev
elops are typically client-side script APIs, for use in browsers and similar us
er agents (as opposed to server-side APIs, for example).</p>
</aside>
</main>
<footer>
<address>
<a href="https://github.com/w3c/WebPlatformWG/">We are on GitHub</a></address>
<p id="copyright">
<a href="https://www.w3.org/">W3C</a> - <a href="https://www.w3.org/Consortium/Legal/privacy-statement">Privacy</a> - <a href='http://www.w3.org/Consortium/Legal/ipr-notice'>Terms</a>
</p>
</footer>
</body>
</html>