18-05-2026
1.HTML Layout.
HTML layout refers to the way in which the content of a website is organised and structured. It makes the website easy to navigate.
1.<header> tag
2.<nav> tag
3.<section> tag
4.<article> tag
5.<aside> tag
6.<footer> tag
7.<details> tag
2.HTML input element:
The input HTML element is used to create interactive controls for web-based forms in order to accept data from the user. The input works vary considerably depending on the value of its type attributes.
- <input type="button">
- <input type="checkbox">
- <input type="color">
- <input type="date">
- <input type="datetime-local">
- <input type="email">
- <input type="file">
- <input type="hidden">
- <input type="image">
- <input type="month">
- <input type="number">
- <input type="password">
- <input type="radio">
- <input type="range">
- <input type="reset">
- <input type="search">
- <input type="submit">
- <input type="tel">
- <input type="text">
- <input type="time">
- <input type="url">
- <input type="week">
What are standalone tags in HTML?
HTML tags that do not require a closing tag.What is the default flex-direction?
Flex-direction in CSS is row.his means flex items are arranged horizontally from left to right.In CSS flexbox, gap is not working without display: flex.
What is the use of hover in HTML?
: Hover CSS pseudo-class matches an element when a user interacts with it using a pointing device
Top comments (2)
Good, but need more words, because blog have consists min 500 to 800 words.
Thank you, Brother, I will try my best