Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
CSS
« Previous
Next »
To specify table borders in CSS, ___________ property is used
Options
- tbl-border
- table-border
- tb-border
- border
CORRECT ANSWER : border
Discussion Board
border
To specify table borders in CSS, use the border property.
e.g <table>, <th>, and <td>
table, th, td
{
border: 2px solid black;
}
Sapna 02-21-2017 06:23 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
PHP (39)
DHTML (10)
CSS (21)
MySQL (20)
VLSI (9)
XML (28)
UML (11)
HTML (19)
Fedora (61)
HTML5 (60)
Android (100)
Advertisement
▲