The <h1> tag isn't shoiwing correctly!  See the graphics here:

<https://docs.google.com/document/d/1S1fnbnRMuOnfJb5j3gztuWs-4rifvUeDiiG4OgBiUnQ/edit?hl=en&pli=1#>

hth


--- On Wed, 9/3/11, Gabriele Romanato <[email protected]> wrote:


> Hi,
> continuing the series of useless experiments, here's a
> simple demo that creates a pure CSS bar chart:
> 
> http://onwebdev.blogspot.com/2011/03/pure-css-bar-chart.html
> 
> Note that elements have actual textual content. To make
> things a little bit more flexible and accessible, you can
> use an unordered list instead of divs.
> So:
> 
> <ul id="chart">
>   <li
> id="ie"><span>45%</span></li>
> <!--more-->
> </ul>
> 
> In this case, screen reader users can jump from one item to
> another simply with their keyboard shortcuts.
> 



      
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to