Skip to content

Commit

Permalink
formatted research page
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankur committed Jan 11, 2013
1 parent b023ec6 commit 4341ef8
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions research.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?php include("header.php"); ?>
<h1>Research Goals</h1>
<h1>Publications</h1>
<h1>outreach/ educational initiatives</h1>

<header>
<div class="row">
<div class="twelve columns">
Expand All @@ -10,3 +8,25 @@
</div>
</div>
</header>

<div class="row">
<div class="row">
<h3>Research Goals</h3>
openHTML is a web editor designed to help beginners
eventually transition to more sophisticated tools. We want to expose beginners to code
and scaffold their coding activity, while reducing other barriers to building web pages
and publishing them online. We are taking an iterative, learner-centered
approach and have evaluated the initial design of
openHTML with a lab-based task study.
</div>

<div class="row">
<h3>Publications</h3>
some data
</div>

<div class="row">
<h3>outreach/ educational initiatives</h3>
some data
</div>
</div>

0 comments on commit 4341ef8

Please sign in to comment.