Programming Languages
1
Posts
1
Users
0
Reactions
672
Views
Topic starter
- What is HTML and what does it stand for?
- What are the key components of an HTML document?
- What are HTML tags, and how are they used?
- Explain the difference between HTML and XHTML.
- What is the purpose of the
<meta>
tag in HTML? - What are HTML5 semantic elements? Name a few and describe their use.
- How do you include CSS and JavaScript in an HTML document?
- What are data attributes in HTML, and how are they used?
- Explain the difference between
<div>
and<span>
elements. - How does HTML handle multimedia content?
- What is the
alt
attribute in an<img>
tag used for? - How would you create a responsive layout using HTML and CSS?
- Can you explain the concept of HTML5 local storage and its use cases?
- Describe how you would handle accessibility in HTML.
This topic was modified 1 year ago by worldlovely
Posted : 08/09/2024 9:05 pm