answersLogoWhite

0


Best Answer

with a slash and an asterisk

/* like this :D */

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

To insert comments into CSS (Cascading Style Sheets) you type,

/*Comment*/

Replacing "Comment" with your comment.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you insert a comment in CSS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What mark-up is used to insert comments in a CSS file?

In CSS you would use: /* to open the comment , and the reverse */ to close In HTML it is: <!-- to open and --> to close


How do you insert comment in css file?

Comments in a Cascading Style Sheet consist of a forward-slash adjacent to an asterisk (star), the comment, and an asterisk (star) adjacent to a forward-slash.Anything within the two symbols (/* and */) is considered to be a comment. For example:/* This is a comment.Anything between thetwo symbols is ignored. */


How do you insert a command into a CSS file?

You cannot insert a command into CSS, you can make styles that happen in HTML.


How do you change the comment button image in CSS?

Comment button where, really it depends on the script/platform, you have a url to this site?


Can css comments be nested?

No, the CSS specifications explicitly state that CSS comments cannot be nested. If you try to do this, then your nested comments closing delimiter */ will close out the larger comment and anything after it will be rendered by the web browser. When comments are nested, the nested comment's beginning delimiter /* is ignored yet the closing */ is not.


How do you insert a comment on a selected text?

First select the text you want the comment for. To insert the comment, you can use the keyboard shortcut Ctrl - Alt - M to do it. You can also do it on the Review tab. On versions of Word before 2007, it is on the Insert menu.


What is the correct JavaScript syntax to insert a comment that has more than one line?

The proper syntax to insert a multi-line comment into JavaScript is to surround the comment with /* and */ function useless() { /* This function doesn't do anything We should come back to it. Soon. */ }


How do you insert contact it for a new login as a comment for the selected text?

houme


How do you enter comments in excel?

To put comments into a cell, with the cell selected go to the Insert menu and pick Comment. You could also right click on the cell and pick Insert Comment from the shortcut menu that appears.


How do you apply a header to a cell?

You would put a heading above or beside a cell, in a separate cell. The other thing you can do is to add a comment to the cell. It will show when you put the mouse over the cell. You can do this by right-clicking on the mouse and picking Insert Comment or by going through the Insert menu and picking Comment there.


What is css and deffrent type of css?

css


When placing comments on someone's work how can you insert something without a comment bubble appearing?

The way to avoid the bubble comment is to exit out of track changes. Once you are no longer working in track changes, the comment will appear as part of the body of the work.