Q41. What is the purpose of <figcaption> tag?
The **``** element provides a semantic caption or legend for its parent **``** element: ### Usage Rules: - Must be nested as either the **first child** or the **last chil...
Technical Question Bank · Peer-Reviewed
Search and filter frequently asked interview questions across technical, programming, and behavioral domains. Tailor your interview preparation by difficulty for freshers or experienced developers (52 available).
The **``** element provides a semantic caption or legend for its parent **``** element: ### Usage Rules: - Must be nested as either the **first child** or the **last chil...
The `` tag is used to indicate that a section of text is being quoted from another source. It is used to highlight a particularly important quote.
The `` tag is new addition to HTML5, and it is used to provide a list of pre-defined options for an input field. It allows us to create dropdown list of options.
The `` tag is used to define an option in a dropdown list. The 'value' attribute in `` tag is specifies the value of the option that will be submitted when the form is su...
To make an image clickable, we have to use anchor tag with the image tag nested inside it and specify where we want to be directed to in "href" attribute when image in cl...
| Tag Name | Definition | | ----------- | -------------------------------------------------------------- | | `` | Defines a table | | `` | Defines a title or caption for ...
| Attribute | Description | | ----------------- | ------------------------------------------------------------------------------------------------------------------------...
The data=\* attribute allows us to store additional information about an HTML element that is not otherwise displayed on the page, but may be useful to scripts that inter...
The `` tag provides semantic caption or title for a `` element. It is optional but better for better to have for accessibility.
HTML entities are codes used to represent special characters in HTML that cannot be easily typed or displayed. Example: `&` represents (`&`)
HireXTech uses essential storage to remember your study preferences and third-party advertising cookies via Google AdSense in compliance with GDPR. You can choose to enable essential cookies only or accept all cookies. Read our Privacy Policy.