Posts

Showing posts with the label cbse

CBSE, IT computer, unit 4 .more on HTML

Image
CBSE, IT computer, unit 4 .more on HTML Q.1   The main container for <TR>, <TD> and <TH> is _______ a) <DATA> b) <GROUP> c) <TABLE> d) None of the above Q.2 Which one is correct option. a) <td valign = “TOP”> b) <td valign = “Left”> c) <td valign = “Right”> d) None of the above Q.3  rowspan can be added to which tag? 1.     <hr> 2.     <table> 3.     <td> 4.     <tr> Q.4  Which attribute of <td> tag is used to merge two or more columns to form a single column? 1.    colspan 2.    cellspacing 3.    cellpadding 4.    rowspan Q.5  Which attribute helps to align data vertically in a single cell. 1.     align 2.     valign 3.    ...

Cbse, class 8, gimp, IT, Computer : Revision Questions

Cbse, class 8, gimp, IT, Computer : Revision Questions  Q.1 Write any three benefits of layers. Q.2 use of layer to images size. Q.3 use of layer boundary size. Q.4 what is filter? Write steps for apply filter. Q.5 by default which format file should save in GIMP? Write the steps for export the file. Q.6 Types of App. Describe any two types in brief. Q.7 Explain a developing process. Q.8 What is the use of component designer and Block editor. Q.9 Explain four different area of component designer. Q.10 Explain four different area of Block editor. Q.11 Given some block and write output of them.

Cbse, class 8, IT, Computer : Ch. Layer in GIMP and App Development

Image
Cbse, class 8, IT, Computer : Ch. Layer in GIMP and App Development (W.B. and N.B.)  

Cbse, class 8, IT, Computer : Ch.4 CSS in HTML Notes

Cbse, class 8, IT, Computer : Ch.4 CSS in HTML Notes  1.What is CSS? a) CSS is a style sheet language b) CSS is designed to separate the presentation and content, including layout, colors, and fonts c) CSS is the language used to style the HTML documents d) All of the mentioned 2. Which of the following tag is used to embed css in html page? a) &lt;css&gt; b) &lt;!DOCTYPE html&gt; c) &lt;script&gt; d) &lt;style&gt; 3. Which of the following CSS selectors are used to specify a group of elements? a) tag b) id c) class d) both class and tag 4. Which of the following has introduced text, list, box, margin, border, color, and background properties? a) HTML b) PHP c) CSS d) Ajax 5. Which of the following CSS selector is used to specify a rule to bind a particular unique element? a) tag b) id c) class d) both class and tag 6. Which of the following type of HTML tag is used to define an internal style sheet? a) &lt;script&gt; b) &lt;link&gt; ...

Cbse, IT, Computer : Ch.4 CSS in HTML Notes

Image
CBSE, IT, Computer : Ch.4 CSS in HTML Notes  

Cbse, subject - Computer, Ch - 4, Using CSS in HTML

Image
Cbse, subject - Computer, Ch - 4, Using CSS in HTML [ N. B ] Q:1 Fill in the blanks. a.                         is the latest standard for HTML. Ans: HTML5 b. The                       property is used to set the indentation of the first line of text Ans: text-indent c. A CSS rule contains a selector block and a                          block Ans: declaration d. CSS files are saved with an extension                   ...

Cbse, IT, Computer, class 8, : Subject - Computer, Ch - 6, Internet Applications and Emerging Technologies [ N. B / W. B ]

Cbse, IT, Computer : Subject - Computer, class 8,  Ch - 6, Internet Applications and Emerging Technologies [ N. B / W. B ]   1 Fill in the blanks. a.                              is a category of e-commerce, where customers sell products or services to other customers. Ans: C2C (Customer to Customer) b. Online stores rely on a service provider called                                that processes credit card payment for e-business and online retailers. Ans: Payment Gateway Provider c. The     ...

Cbse, IT, Computer,class 8, Ch - 6, Internet Applications and Emerging Technologies

Image
Cbse, IT, Computer, class 8, Ch - 6, Internet Applications and Emerging Technologies              Answer the following questions. a.                           a. What is a blog ? Mention its uses.                                                                     A blog is a short form of weblog. A weblog is a discussion or informative site of an individual’s ideas, activities, opinions and advice. Each article in a blog is called a post. In...

CBSE,class 7,IT computer, unit 1, computer software

Image
CBSE,class 7,IT computer, unit 1, computer software

CBSE, class 7, It computer, unit 2 functions and charts in calc

CBSE, class 7, It computer, unit 2 functions and charts in calc Q.1 If we use =ROUND() formula, so what was the output. a. =Round(45.22)   Answer : 45   b. =Round(68.88) Answer : 69   Q.2 If we use =GCD() formula, so what was the output.   c. =GCD(2;4;6;8;24) Answer: 2   d. = gcd(6;12;24)   Answer: 6   Q.3 If we use =LCM() formula, so what was the output. a. =LCM(3;6;9) Answer : 18   Q.4 If we use =Date() formula, so what was the output. a. =Date(1994;5;4) Answer: 5-4-1994   Q.5 A __________ reads each statement of the source program, converts it into the machine language and then executes. Answer : Interpriter   Q.6 MS Excel is which type of application software? Answer: General Purpose   Q.7 Which one is correct example of utility software? Answer: WinZip   Q.8 Which one is correct example of Propitiatory software? Answer: Microsoft Office   Q.9 Write Correct output of given below.   1. =LEN("Podar_# School") Answer...

Cbse, class, 7, It computer, Ch: 2 Functions and Charts in Calc

Cbse, class, 7, It computer, Ch: 2 Functions and Charts in Calc Mathematical Functions: ·          ROUND()  : This function rounds a number to the specified number of digits Syntax: =ROUND(number; count)   ·          LCM(): This function finds the least common multiple of given numbers. Syntax: =LCM(Integer1;Interger 2;.......)   ·          GCD()  : This function finds the greatest common divisor of given numbers. Syntax: =GCD(Integer1;Interger 2;.......) Text Functions ·          UPPER ()  : This function converts text to uppercase letters. Syntax: =UPPER (text) ·          LOWER():  This function converts text to lowercase letters. Syntax: =LOWER(text) ·          LEN()  :...

CBSE, class, 7, IT computer, unit 2, functions and charts in calc

Image
CBSE, class, 7, IT computer, unit 2, functions and charts in calc    

CBSE, class, 7, IT computer, unit 4 .more on HTML

CBSE, class, 7, IT computer, unit 4 .more on HTML Table tags related Questions: Q.1 Which of these tags belong to table? <thead>,<body>,<tr> <table>,<head>,<tfoot> <table>,<tr>,<td> <table>,<tr>,<tt> Q.2 Which of the following tags gives a caption to the table? <caption> <head> <heading> None of these Q.3 Which of the following is used to specify the beginning of a table’s row? <td> <tr> <row> <tt>   Q.4  Which tag is used to add columns in the tables? <colspan> <td> <tr> None of these   Q.5 This tag is used to specify the individual table data in a table. <tr> <td> <th> <table>       Q.6 In order to add border to a table, border attribute is specified in which tag? <th> <table> <td> <tr>   Q.7 Which of the following is an attribute of < table > tag? src cellpadding lin...