Dynamic Webpage With Scripting Language (3360705) MCQs

MCQs of Form Designing using Canvas and CSS

Showing 1 to 10 out of 143 Questions
1.
HTML Stands for _______ .
HTML એટલે _______ .
(a) Hyperlinks and Text Markup Language
(b) Hyper Text Markup Language
(c) Home Tool Markup Language
(d) Hyperlink Markup Language
Answer:

Option (b)

2.
Which better features offered by HTML5 than HTML4?
HTML4 કરતાં HTML5 ક્યાં વધારે સારા features આપે છે?
(a) Supported all modern browser
બધા મોર્ડન બ્રાઉઝરને સપોર્ટ કરે છે
(b) Simple doctype declaration
સરળ doctype declaration છે
(c) Embedded video and audio without using flash player.
ફ્લેશ પ્લેયરનો ઉપયોગ કર્યા વિના વિડિઓ અને ઓડિઓને એમ્બેડ કરી શકે છે.
(d) All of these
ઉપર આપેલ બધા જ
Answer:

Option (d)

3.
Tags which have only opening and no ending are called _______ .
ટેગ્સ કે જેનું ફકત opening જ હોય છે અને ending ન હોય તેવા ટૅગ્સ ને શું કહેવામાં આવે છે?
(a) Container Tags
(b) Empty Tags
(c) Closing Tags
(d) Noending Tags
Answer:

Option (b)

4.
Which character is used to indicate an end tag?
End ટેગ સૂચવવા માટે કયું character વપરાય છે?
(a) ^
(b) <
(c) /
(d) *
Answer:

Option (c)

5.
HTML comments start with <!-- and end with -->
HTML comments <! -- થી શરૂ થાય છે અને --> સાથે સમાપ્ત થાય છે.
(a) FALSE
(b) TRUE
Answer:

Option (b)

6.

________ is the correct syntax of doctype in HTML5.

HTML5 માં doctype ની સાચી syntax ________ છે.

(a)

</doctype html>

(b)

<doctype html!>

(c)

<!doctype html>

(d)

All of these

ઉપર આપેલ બધા જ

Answer:

Option (c)

7.

Which of the following is not a semantic element?

નીચેનામાંથી ક્યો semantic element નથી?

(a)

<form>

(b)

<article>

(c)

<table>

(d)

<span>

Answer:

Option (d)

8.
Choose the correct HTML element for the largest heading:
સૌથી મોટા heading માટે યોગ્ય HTML એલિમેન્ટ પસંદ કરો.
(a) <head>
(b) <heading>
(c) <h6>
(d) <h1>
Answer:

Option (d)

9.
The following HTML4 elements have been removed in HTML5:
નીચેનામાથી ક્યાં HTML4 એલિમેંટને HTML5 માં remove કરવામાં આવ્યા છે?
(a) <applet>
(b) <center>
(c) <dir>
(d) All of these
ઉપર આપેલ બધા જ
Answer:

Option (d)

10.
Footer element can’t contain ____________ information.
ફૂટર એલિમેન્ટમાં ____________ માહિતી હોઇ શકે નહીં.
(a) contact information
(b) copyright information
(c) the author of the document
(d) blog post
Answer:

Option (d)

Showing 1 to 10 out of 143 Questions