answersLogoWhite

0

In CSS you would use:

/* to open the comment , and the reverse */ to close

In HTML it is:

<!-- to open and --> to close

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which word menu item could be used to insert an Excel spreadsheet in Word?

The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.The File option on the Insert menu or the Object option on the Insert menu can both be used to do it.


Does markup languages are existed only for client side or not?

Markup languages are used to store data, so no--they are not used only on the client side. XML allows programmers to define markup languages for use in their own programs. Popular XML based language files include things like Microsoft's .docx file format.


How does one go about opening a CFM file?

A CFM file, or Cold Fusion Markup file, is most commonly opened by the program Adobe ColdFusion. It can also be opened with Adobe Dreamweaver. The file itself is used for writing code for websites.


What is the Full form of REM in Q basic language in computer?

REMark command, used to insert comments


How do you read an HTML file?

HTML is Hypertext Markup Language - it is the language used to present the content of web page. hypertext is the link between documents.


Where was the language HTML used?

HTML language can be used for markup tags. These markup tags make up a web page.


What does WML refer to?

WML refers to Wireless Markup Language. It is a markup language that is used for mobiles.


How do you import kmz files in autocad?

The file extension .kmz is a Keyhole Markup language Zipped file type and is a placemark file that is used by the Google Earth application. To import these file types into most major AutoCAD packages, whether free or purchased, an add-on will need to be downloaded that can be found by checking the forums for the particular AutoCAD system used.


It is used to create images that can be displayed on the computer?

No, its a markup language that uses markup tags to describe webpages.


How is markup used to design a webpage?

Markup is used to design a webpage by listing its elements. Each element has a certain role in the creation of webpage.


Definition of coments and its types in c plus plus?

Comments in C++ always begin with // and extend to the end of the line. Multi-line comments must have // on each line. Any text that follows this symbol up to the newline character is completely ignored by the compiler. You can also use C-style comments, where multi-line comments can be enclosed within opening /* and closing */ markers. This type of comment can also be used to insert a short comment between C++ expressions upon the same line. Again, the compiler ignores everything, from the opening /* marker up to the closing */ marker. All comments are stripped from your source during preprocessing, at the point where macros are processed (also known as precompilation). The resulting intermediate file is the file that is actually compiled.


Is vrml a markup language?

Yes. VRML (or the Virtual Reality Modeling/Markup Language) is a markup language. It defines certain data types, and is used to describe the specific function of the data contained therein. That is the definition of a markup language.