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

HTML Question

This document discusses various HTML concepts including tags and attributes, void elements, collapsing whitespace, HTML entities, lists, the class attribute, linking and the target attribute, specifying CSS styles, the difference between the <link> and <a> tags, including JavaScript code, using scripts in the head and body, forms and creating forms, handling events, inline and block elements, specifying metadata, image maps, audio formats supported by HTML5, new HTML5 form input types, new HTML5 media elements, drag-and-drop functionality and making images draggable, embedding video and audio, the <table> element and its attributes, attributes used with the <table> tag, the main elements for building tables, types of attributes

Uploaded by

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

HTML Question

This document discusses various HTML concepts including tags and attributes, void elements, collapsing whitespace, HTML entities, lists, the class attribute, linking and the target attribute, specifying CSS styles, the difference between the <link> and <a> tags, including JavaScript code, using scripts in the head and body, forms and creating forms, handling events, inline and block elements, specifying metadata, image maps, audio formats supported by HTML5, new HTML5 form input types, new HTML5 media elements, drag-and-drop functionality and making images draggable, embedding video and audio, the <table> element and its attributes, attributes used with the <table> tag, the main elements for building tables, types of attributes

Uploaded by

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

What are tags and attributes in HTML? ...

What are void elements in HTML? ...


What is the advantage of collapsing white space? ...
What are HTML Entities? ...
What are different types of lists in HTML?
What is the 'class' attribute in HTML?
How to specify the link in HTML and explain the target attribute?
In how many ways can we specify the CSS styles for the HTML element?
Difference between link tag <link> and anchor tag <a>?
How to include javascript code in HTML?
When to use scripts in the head and when to use scripts in the body?
What are forms and how to create forms in HTML?
How to handle events in HTML or javascript / jquery?
Inline and block elements in HTML5?
How to specify the metadata in HTML5?
Define Image Map?
What type of audio files can be played using HTML5?
Explain new input types provided by HTML5 for forms?
What are the New tags in Media Elements in HTML5?
Why do you think the addition of drag-and-drop functionality in HTML5 is
important? How will you make an image draggable in HTML5?
How to Embed Video and Audio in Html5?
What is table element write its attributes?
Which attribute is used in table tag?
What are the 3 main HTML elements to start building a table?
What are the 3 types of attribute in HTML?
How many attributes does a table tag have?
What are the attributes used with the table in HTML?
What are the HTML 5 attributes?

You might also like