Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
Shobha
The best way to predict the future is to invent it
What happens if the method attribute in a form is set to GET and the action attribute is left empty?
RELATED INTERVIEW QUESTIONS
How does the data-* attribute work in HTML5? Provide an example of how it can be used with JavaScript.
Can you explain how HTML can be used to define a favicon for a website?
How can you implement a modal dialog using just HTML and CSS (without JavaScript)?
What is the purpose of the <link> tag in HTML?
What are HTML5 new attributes like placeholder, autofocus, and required?
How do you add a background image in HTML?
How do you create a form in HTML? Provide an example.
What is the difference between the aria-hidden=true attribute and visibility: hidden in terms of accessibility?
How can you embed a YouTube video in an HTML document?
What are semantic HTML tags? Can you give some examples?
How can the required attribute in form elements help in validation?
Can you explain the difference between the target=_blank and target=_self attributes in anchor (<a>) tags?
What is the <details> and <summary> tag used for?
How do you implement SVG (Scalable Vector Graphics) in HTML, and what are its benefits over other image formats?
What happens when the browser encounters an invalid or unrecognized tag in HTML?
X