Solved : Web Designing and Publishing Through 'C' Language Set 2 | NIELIT O Level
1. Which of the following is a correct CSS Syntax ?
(A) {body; color:orange;} (B) {body: color=orange;}
(C) body:color=orange; (D) body{color:orange;}
Data Table is a javascript framework that adds filters to your existing table. It is one of the easiest ways to create filters in HTML table by just adding a few lines of code. Follow the steps given below to make data table.