HTML/CSS/Text Tags/kbd

Материал из Web эксперт
Перейти к: навигация, поиск

"kbd" Example

   <source lang="html4strict">
   

<html> <head> <title>kbd element example</title> </head> <body>

You can apply the systemLanguage attribute to nearly any element.

</body> </html>


     </source>