VOOZH about

URL: https://www.geeksforgeeks.org/html/html-tbody-char-attribute/

⇱ HTML | tbody char Attribute - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

HTML | tbody char Attribute

Last Updated : 20 Oct, 2020
The HTML tbody char Attribute is used to specify the alignment to the character of content in a tbody element. This attribute can only be used if the align attribute is set to β€œchar”. Its default value is a decimal point for page language. It is not supported by HTML 5. Syntax:
<tbody char="character">
Attribute Values:
  • character: It is used to specify the character to the align the content.
Example: Output: πŸ‘ Image
Supported Browsers: The browsers supported by HTML tbody char Attribute are listed below:
  • Google Chrome Not supported
  • Internet Explorer Not supported
  • Firefox Not supported
  • Apple Safari Not supported
  • Opera Not supported
Comment
Article Tags: