Skip to content

Commit

Permalink
setup to edit in espresso and tweaked index.html
Browse files Browse the repository at this point in the history
added in espresso project file and also adding in some ARIA roles in
index.html
  • Loading branch information
adamprocter committed Aug 5, 2011
1 parent 9213de8 commit c6d02b0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified _/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

<h1><a href="/">Page Title</a></h1>

<nav>
<nav role="nav">

<ol>
<li><a href="">Nav Link 1</a></li>
Expand All @@ -92,7 +92,7 @@ <h1><a href="/">Page Title</a></h1>

</header>

<article>
<article role="main">

<h1>Article Header</h1>

Expand Down
Binary file added webproject_base.esproj/Project.espressostorage
Binary file not shown.
Binary file added webproject_base.esproj/user.ap2x07.espressostorage
Binary file not shown.

0 comments on commit c6d02b0

Please sign in to comment.