in Technology by

Comments in HTML is done by:

1. <?-- -->

2. <!-- -->

3. <!-- --!>

4. </-- -->

1 Answer

0 votes
by
Comments in HTML is done by: 1. <?-- --> 2. <!-- --> 3. <!-- --!> 4. </-- --> Answer - <!-- -->

Related questions

0 votes
    Which of the following tool is used to generate API documentation in HTML format from doc comments in ... stackoverflow.com 🔗Source: Java Interview Questions and Answers...
asked Dec 19, 2020 in Technology by Editorial Staff
0 votes
    What is not true in context of HTML tag ? O Table cell changes its width automatically based on content O We can ... table border is o Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    What are the Multiline Comments supported in Hive?...
asked Aug 6, 2021 in Technology by JackTerrance
0 votes
    How to comment the code in Cucumber? What is the importance of comments??...
asked Jul 20, 2021 in Technology by JackTerrance
0 votes
    You can write comments in Jinja2 as ________________________. (1){% %} (2){# #} (3){{ }}...
asked Jul 5, 2021 in Technology by JackTerrance
0 votes
    Can We use comments inside a JSON file? If so, how?...
asked Jan 11, 2021 in Technology by JackTerrance
0 votes
    Can we nest comments in a C code?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    You write comments in Jinja2 as: (i){{ }} (ii){# #} (iii){% %}...
asked Jan 25, 2023 in Education by JackTerrance
0 votes
    In Eclipse, is there any way, e.g., built-in functionality or short cuts of Eclipse, to REMOVE ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    Following code scrapes comments and customer country from each product page for example this product from aliexpress ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    I am using a framework, which returns invalid JSON String like: /* { "myobject" : "test"} */ ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    Like the title says: Is it possible to export my javadoc comments for web service method parameters into ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I have recently started studying Python, but I couldn't find how to implement multi-line comments. Most languages ... comment feature? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    Using HTML button tag, JavaScript command can be executed by using ____ function 1. "alert('Button1'); 2. "alert(Button1);" 3. "alert('Button1');" 4. "alert('Button");"...
asked Feb 26, 2021 in Technology by JackTerrance
0 votes
    Hello! Like in title. There is code example. Result is: Nulla eu aliquet sapien. Sed in sagittis ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
...