Add a unique class to HTML tag/element

Why not just add the class directly to the tag?

<html <?php language_attributes(); ?> class="page-id-<?php the_ID(); ?>">