Challenger App

No.1 PSC Learning App

1M+ Downloads
In which HTML tag is the 'cellpadding' attribute typically used ?

A<table>

B<caption>

C<input>

D<style>

Answer:

A. <table>

Read Explanation:

  • Cellpadding is the property that specifies the space between, the border of a table cell and its contents (i.e) it defines the whitespace between the cell edge and the content of the cell.
  • The HTML <table> cell padding Attribute is used to specify the space between the cell content and cell wall.
  • The cellpadding attribute is set in terms of pixels.
  • By default, the padding is set to 0.

Related Questions:

വേൾഡ് വൈഡ് വെബ്ബിൻ്റെ (www) പ്രധാന ഉദ്ദേശം എന്താണ്?
Which protocol is used in WWW?
ഇന്ത്യയിലെ ആദ്യത്തെ സമർപ്പിത ജ്യോതിശാസ്ത്ര നിരീക്ഷണാലയം ഏതാണ്?
The cyber terrorism comes under:
Which HTML tag is used to create a drop-down list?