Make Money Online HTML PHP JAVASCRIPT how to learn html / html tutorial for beginners in hindi / html special questions for beginners

how to learn html / html tutorial for beginners in hindi / html special questions for beginners

how to learn html / html tutorial for beginners in hindi / html special questions for beginners post thumbnail image


Hello, friends welcome to another episode of Html Tutorial for Beginners in Hindi. In this episode we will be discussing some very special questions related to Html beginners which will help them in their learning process. These questions are generally not asked in interviews but are very important for those who want to understand the concepts of Html better. Let’s begin.

Question 1: What is an HTML document?

Answer: An HTML document is a text document that contains HTML code. The code is used to describe the structure and content of a web page.

Question 2: What is an HTML element?

Answer: An HTML element is a piece of HTML code that represents a particular component of a web page. For example, an element can represent a piece of text, an image, or a button.

Question 3: What is an HTML attribute?

Answer: An HTML attribute is a piece of information that is associated with an HTML element. Attributes are used to provide additional information about elements. For example, the src attribute specifies the URL of an image element.

Question 4: What is an HTML tag?

Answer: An HTML tag is a type ofHTML code that represents a particular component of a web page. Tags are used to enclose other pieces ofHTML code in order to apply formatting or other effects to them. For example, the tag makes text bolder.

Question 5: How do I create an HTML document?

Answer: You can create an HTML document using any text editor, such as Notepad or TextEdit. However, it is recommended that you use an IDE (Integrated Development Environment), such as Adobe Dreamweaver or Microsoft Visual Studio, to make creating and editing your documents easier.
An IDE provides features such as syntax highlighting and code completion that can make working with HTML code easier and less error-prone.

Question 6: What file extension should I use for my HTML documents?

Answer: The file extension forHTML files is .html . You can also use the .htm file extension, but .html is more commonly used and is therefore recommended.

Question 7: How do I open my HTML file in a web browser?

Answer: Once you have saved yourHTML file, you can open it in any web browser (such as Internet Explorer, Google Chrome, or Mozilla Firefox) by double-clicking on the file icon or selecting the file from the browser’s File menu.

Question 8: What do I need in order to view my web pages?

All you need in order to view yourweb pagesis a web browser such as Internet Explorer, Google Chrome, or Mozilla Firefox. You don’t need anything else!

Question 9: Can I use Microsoft Word to create my web pages?

No! Microsoft Word (and other word processors) save files in a format that is not suitable for use on the web. If you try to opena Word file directly in yourweb browser, all you will see is jumbled up text and formatting tags.

Related Post