Comment 8 for bug 1602867

Revision history for this message
kaputtnik (franku) wrote :

Isn't creating a barrier-free website a good goal?

Anyway i think using those tags could also be used to get a clean html structure to get better readability. E.g.:

<header> instead of <div id="header">
<nav> instead of <div id="topmenu">
<aside> instead of <div id="rightColumn" class="posRight">

and so on.

Just a suggestion :-)