HTML 5 is the next revision of HTML, many developers has started using HTml5. HTML5 has many new features from design view point, seo, easy code structure, etc. Now many browser has started supporting HTML5. Here is list of WordPress themes using HTML5.
How to exclude some page or category from the list
Some times you don’t want to display a particular page or category in your main menu for that you use the following code.
<?php wp_list_pages(); ?>
