HTML Tutorial 14 - Making Comments Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

17 videos

FAQs on HTML Tutorial 14 - Making Comments Video Lecture - HTML Basics- Create a designed webpage from Scratch - Software Development

1. What is the purpose of comments in HTML?
Ans. Comments in HTML are used to add notes or reminders in the code that are not displayed on the webpage. They are useful for providing explanations, making the code more readable, or temporarily disabling certain parts of the code.
2. How do you create comments in HTML?
Ans. To create comments in HTML, you can use the <!-- and --> tags. Anything written between these tags will be considered a comment and will not be rendered on the webpage.
3. Can comments in HTML affect the functionality of a webpage?
Ans. No, comments in HTML have no effect on the functionality of a webpage. They are purely for developers' reference and do not impact the way the webpage is displayed or functions.
4. Are HTML comments visible to website visitors?
Ans. No, HTML comments are not visible to website visitors. They are only visible when viewing the page source or inspecting the code. Comments are not rendered on the webpage itself.
5. Can comments be nested in HTML?
Ans. No, comments cannot be nested in HTML. HTML comments should be closed with the --> tag before opening a new comment. Nesting comments will result in invalid HTML code.
Related Searches

mock tests for examination

,

Viva Questions

,

Sample Paper

,

shortcuts and tricks

,

past year papers

,

pdf

,

HTML Tutorial 14 - Making Comments Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

,

video lectures

,

Extra Questions

,

Exam

,

Important questions

,

practice quizzes

,

Objective type Questions

,

HTML Tutorial 14 - Making Comments Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

,

study material

,

Summary

,

HTML Tutorial 14 - Making Comments Video Lecture | HTML Basics- Create a designed webpage from Scratch - Software Development

,

Semester Notes

,

Free

,

MCQs

,

ppt

,

Previous Year Questions with Solutions

;