0% found this document useful (0 votes)
0 views

MCQ 3 From Nur E Alam ,HTML, CSS, JavaScript

The document contains a series of multiple-choice questions related to HTML, CSS, and JavaScript, covering topics such as markup languages, browser functionalities, CSS properties, and JavaScript syntax. It also includes questions about specific tags, attributes, and functionalities within these web technologies. Additionally, the document provides contact information for the teacher, Muhammad Nur E Alam.

Uploaded by

patfay208
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views

MCQ 3 From Nur E Alam ,HTML, CSS, JavaScript

The document contains a series of multiple-choice questions related to HTML, CSS, and JavaScript, covering topics such as markup languages, browser functionalities, CSS properties, and JavaScript syntax. It also includes questions about specific tags, attributes, and functionalities within these web technologies. Additionally, the document provides contact information for the teacher, Muhammad Nur E Alam.

Uploaded by

patfay208
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Teacher: Muhammad Nur E Alam, nurealam.rajjak@gmail.

com WhatsApp: +8801917975575

1. HTML and XHTML stands for


a) Hyper Text Markup Language and Extensible HyperText Markup Language
b) Hyper Text Markup Language and Extensible HyperText Marking Language
c) Hyper Text Marking Language and Extensible HyperText Marking Language
d) None of the mentioned
2. Which of the following is used to read a HTML page and render it?
a) Web browser
b) Web Server
c) Web matrix
d) None of the mentioned
3. Which of the following are automatically loaded and operates as a part of browser?
a) Add-ons
b) Plug-ins
c) Utilities
d) Widgets
4. Which of the following tag is used for inserting the largest heading in HTML?
a) <h3>
b) <h1>
c) <h5>
d) <h6>
5. Which of the following tag is used to make the underlined text?
a) <td> and </td>
b) <th> and </th>
c) <tr> and </tr>
d) None of the above
6. Which of the following attribute is used to provide a unique name to an element?
a) Class
b) Id
c) Type
d) None of the above
7. The HTML attribute used to define the internal stylesheet is –
a) <style>
b) Style
c) <link>
d) <script>

Page 1 of 3
Youtube Channel: https://www.youtube.com/@muhammadnurealam
Teacher: Muhammad Nur E Alam, nurealam.rajjak@gmail.com WhatsApp: +8801917975575

8. What is css stands for –


a) Color Style Sheets
b) Cascade Sheets Style
c) Cascade Style Sheet
d) Cascading Style Sheets
9. In css what does “font-size” can be called as
a) Selector
b) Rule
c) Property
d) Property-name
10. The property in CSS used to change the background color of an element is –
a) Bgcolor
b) Color
c) Background-color
d) All of the above
11. In HTML attribute used to define the inline styles is –
a) Style
b) Styles
c) Class
d) None of the above
12. Are the negative values allowed in padding property?
a) Yes
b) No
c) Can’t say
d) May be
13. The CSS property used to specify the transparency of an element is –
a) Opacity
b) Filter
c) Visibility
d) Overlay
14. How to select the elements with the class name “example”?
a) Example
b) #example
c) .example
d) Class example
15. The CSS property used to draw a line around the elements outside the border?
a) Border
b) Outline
c) Padding
d) Line

Page 2 of 3
Youtube Channel: https://www.youtube.com/@muhammadnurealam
Teacher: Muhammad Nur E Alam, nurealam.rajjak@gmail.com WhatsApp: +8801917975575

16. Which type of JavaScript language is ___


a) Object-Oriented
b) Object-Based
c) Assembly-language
d) High-level
17. Which one of the following is the correct way for calling the JavaScript code?
a) Preprocessor
b) Triggering Event
c) Function/Method
d) RMI
18. Which of the following keywords is used to define a variable in JavaScript?
a) Var
b) Let
c) Both A and B
19. Which of the following is not considered as an error in JavaScript?
a) syntax error
b) missing of semicolons
c) division by zero
d) all of the mentioned
20. JavaScript is ideal to
a) Make computations in HTML simpler
b) minimize storage requirements on the web server
c) increase the download time for the client
d) none of the mentioned
21. What is a Tag in HTML?
22. What is CSS?
23. What is JavaScript?
24. What is jQuery?
25. What are Attributes in HTML?

Page 3 of 3
Youtube Channel: https://www.youtube.com/@muhammadnurealam

You might also like