36. How will the following html code appear in the browser? <html> <body> <h1> my first heading</h1> <p>my first paragraph</p> </body> </html>"ब्राउज़र में निम्न HTML कोड कैसे दिखाई देगा? <html> <body> <h1> my first heading</h1> <p>my first paragraph</p> </body> </html> [Bharat Skill QB] (A) my first heading my first paragraph (B) My first heading My first paragraph (C) My first heading My first paragraph (D) My first heading My first paragraphANSWER - AShow Answer
37. Which of the following code is used to add a plain color background to the web page?वेब पेज पर सादे रंग की पृष्ठभूमि को जोड़ने के लिए निम्न में से किस कोड का उपयोग किया जाता है? [Bharat Skill QB] (A) <body bgcolor = “36, 2437”> (B) <body color = “#FF000”> (C) <body bgcolor = “#FF000”> (D) <bgcolor = “blue”>ANSWER - CShow Answer
38. Which is a valued DOMAIN name form?निम्नलिखित में से कौन सा महत्वपूर्ण DOMAIN नाम है? [NCVT Exam 24] (A) www.nimi.test.gov.in (B) www.nimi/test@gov/in (C) wwww.nimi@gov,in (D) www.nimi.gov.inANSWER - DShow Answer
39. Which of the following CSS property sets the background image of an element?निम्नलिखित में से कौन CSS प्रॉपर्टी किसी एलिमेंट के बैक ग्राउंड इमेज को सेट करती है? [NCVT Exam 24] (A) background-attachment (B) background-color (C) background-image (D) background-photoANSWER - CShow Answer
40. What are the unchangable web pages called?अपरिवर्तनीय वेब पेजों को क्या कहा जाता है? [NCVT Exam 24] (A) Immovable इम्मूवेबल (B) Static स्टेटिक (C) Dynamic डायनामिक (D) Flash फ्लैशANSWER - BShow Answer