Basic HTML interview question and answer - 2
Introduction:
HTML is the Hypertext Markup Language, which is utilized to design web pages. Through the use of HTML, a comprehensive website structure can be created. HTML is a synthesis of Hypertext markup language and markup language. Hypertext defining the link between web pages, and markup language defining the text document contained within the tag, which defines the structure of a web page. Whether you are a beginner in HTML,
Nithra jobsite will help you learn HTML from the ground up. In this article, we have given some Html questions. From this learn basics of html in a simple and easy way.
1. What should be the first tag in any HTML document?
< html >
2. What tag lets you add a line in a table?
< tr > and < /tr >
3. How can you make a bulleted list?
< ul >
4. HTML stands for what kind of language?
Markup language
5. The year in which HTML was first proposed _______.
December 1999
6. Fundamental HTML Block is known as ___________.
HTML Tag
7. A block level element of the HTML always starts on a.
new line
8. For displaying a webpage within a webpage, HTML uses.
Img
9. HTML web pages can be read and rendered by _________.
Web browser
10. The special formatting codes in HTML document used to present content are.
Tags
11. Some tags enclose the text. Those tags are known as.
Pair tags
12. There are ____ different of heading tags in HTML
6
13. What tag is used to list individual items of an ordered list?
< li >
14. HTML document start and end with which tag pairs?
< HTML >....< /HTML >
15. < TITLE > ..... TITLE > tag must be within ________.
the HEAD section
16. Text within < EM > .... EM > tag is displayed as ________.
Italic
17. Gif and jpg are the two main types of what?
images
18. To change the size of an image in HTML use what?
height and width
19. What is the difference between XML and HTML?
HTML displays data and describes the structure of a webpage, whereas XML stores and transfers data.
20. What is an iframe?
Helps include one webpage into another
21. What is cell padding?
To Separate cell walls from their contents.
22. FTP is an acronym for.
File Transfer Protocol
23. < UL > .... < /UL > tag is used to ________.
display the bulleted list
24. HTML tags are used to describe document ___________.
Content
25. Page Designed in HTML is called as ________.
Web Page
Conclusion:
In conclusion, HTML (Hypertext Markup Language) is a fundamental language for creating web pages and structuring their content. By using HTML tags and elements, developers can define the layout, format text, add images, create links, and include multimedia elements on a webpage. HTML is the backbone of the World Wide Web, enabling the seamless sharing of information and the creation of interactive experiences for users. So, start learning HTML with the help of Nithra Jobs.