Wednesday 5 July 2023

Web Designing and Publishing Through 'C' Language Set 2 | NIELIT O Level

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;}

Sunday 2 July 2023

Web Designing and Publishing Through 'C' Language Set 1 | NIELIT O Level

 Solved Web Designing and Publishing Through 'C' Language Set 1 | NIELIT O Level

1. “w3-border-0” is a border property for w3.css, which of the following is true ?
(A) It has rounded borders
(B) removes all borders
(C) removes rounded borders only
(D) None of these

2. “w3-row-padding” is a class which defines :
(A) Container for responsive classes, with 8px left and right padding
(B) Container for responsive classes with no padding
(C) Container for responsive classes with padding
(D) None of these

Thursday 29 June 2023

Solved Information Technology Tools and Network Set 2 | NIELIT O Level

(M1-R5) Solved Information Technology Tools and Network Set 2 | NIELIT O Level

1. Which key is used to open Print Preview in LibreOffice ?
(A) Ctrl+Shift+S (B) Ctrl+Shift+O (C) Ctrl+Shift+T (D) Ctrl+Shift+X

2. Where FootNote is Located in LibreOffice Writer ?
(A) Header of Page (B) Top of page
(C) Middle of Page (D) Bottom of Page

Sunday 25 June 2023

Data Table




 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.