Skip to content

Commit

Permalink
Clarified relationship between W3C and CG. Related to #20.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Jan 10, 2014
1 parent 9a4a9d4 commit c3caaf1
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<ul class="nav navbar-nav">
<li><a href="#home" class="smoothScroll">Home</a></li>
<li> <a href="#about" class="smoothScroll">About</a></li>
<li> <a href="#specs" class="smoothScroll">Specs</a></li>
<li> <a href="#tech" class="smoothScroll">Tech</a></li>
<li> <a href="#participate" class="smoothScroll">Participate</a></li>
<li> <a href="#contact" class="smoothScroll">Contact</a></li>
</ul>
Expand Down Expand Up @@ -99,8 +99,7 @@ <h1 class="centered">BUILDING A BETTER WEB</h1>

<div class="col-lg-6">
<p>A large group of us are doing just this at the
<a href="http://www.w3.org/">World Wide Web Consortium</a>, the group that creates the core technology for the Web. We are the
<a href="http://www.w3.org/community/webpayments/">Web Payments Community Group</a>, and we are making it as easy and fast to send money around the world as it is to send an email. Our approach is different from the way traditional payment technology is built. We believe in a level playing field. We operate out in the open. We are transparent. Come <a href="join">join us</a> and make a difference in the world.</p>
We are the <a href="http://www.w3.org/community/webpayments/">Web Payments Community Group</a>, and we are making it as easy and fast to send money around the world as it is to send an email. Our approach is different from the way traditional payment technology is built. We believe in a level playing field. We operate out in the open. We are transparent. Come <a href="join">join us</a> and make a difference in the world.</p>
</div><!-- col-lg-6 -->
</div><!-- row -->
</div><!-- container -->
Expand All @@ -116,16 +115,18 @@ <h1>OUR APPROACH</h1>


<!-- ==== SERVICES ==== -->
<div class="container" id="specs" name="specs">
<div class="container" id="tech" name="tech">
<br>
<div class="row white">
<h1 class="centered">THE SPECIFICATIONS</h1>
<h1 class="centered">THE TECHNOLOGY</h1>
<hr>
<div class="row white">
<div class="col-lg-offset-1 col-lg-10">
<p>The primary output of the Web Payments Community Group are specifications that will be implemented by technology companies,
merchants, payment processors, banks, and government. A summary of the specifications can be found below, further details can
be found on the <a href="specs/">specifications page</a>.
<p>The Web Payments Community Group operates under the umbrella of the <a href="http://www.w3.org/">World Wide Web Consortium</a>, the group that creates the core technology for the Web. While the W3C does not officially endorse any work performed by a community group, the
purpose of this community group is to create documents that may or may not be promoted for standardization by the W3C Membership.
The primary output of the Web Payments Community Group are technology documents that may be elevated to world standards through the
W3C Process and then implemented by technology companies, merchants, payment processors, banks, and government. A summary of the
technologies we are working on can be found below, further details can be found on the <a href="specs/">specifications page</a>.
</p>
</div>
</div>
Expand Down

0 comments on commit c3caaf1

Please sign in to comment.