GoogleTag

Google Search

[8] HTML MCQ Quiz

Correct Answers: 0
Incorrect Answers: 0

141. What is the purpose of the `doctype` declaration in an HTML document?

142. Which HTML element is used to define a template for future use?

143. What is the significance of the `defer` attribute in the `<script>` tag?

144. What does the `sandbox` attribute do in an `<iframe>` element?

145. What does the `hidden` attribute do in HTML?

146. Which attribute in the `<input>` tag defines the expected format of the input value?

147. What does the `<noscript>` tag do in HTML?

148. Which tag is used to create a definition list in HTML?

149. What is the role of the `<base>` element in HTML?

150. Which attribute is used to specify the number of rows in a `<textarea>` element?

151. What does the `contenteditable` attribute do?

152. What is the function of the `<picture>` element in HTML?

153. What does the `aria-*` attribute do in HTML?

154. Which HTML element is used to define a section that can be collapsed or expanded?

155. What does the `autocomplete` attribute do in a form element?

156. Which attribute specifies the loading behavior of images in HTML?

157. What is the purpose of the `<article>` element in HTML?

158. Which tag is used to define an inline frame in HTML?

159. What does the `role` attribute do in HTML?

160. What is the purpose of the `<link rel='stylesheet'>` tag in HTML?

Featured Posts

SQL Interview Questions Topics

 SQL Topics to prepare for interviews,   SQL Basics: Introduction to SQL SQL Data Types DDL (Data Definition Language): C...

Popular Posts