Closed Thread
Results 1 to 6 of 6

Thread: CSS comments?

  1. #1
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    CSS comments?

    How do I create CSS comments? Or is it even possible?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: CSS comments?

    Code:
    /* coment here */
    Link: How to Comment CSS

  4. #3
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: CSS comments?

    Ok, thanks.

  5. #4
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: CSS comments?

    You have no idea how annoyed I was when I realized my double forward slash didnt comment things out, I had errors for like an hour trying to figure out why it wasn't working lol

  6. #5
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: CSS comments?

    I could at least guess.

  7. #6
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: CSS comments?

    same here blain. I was like OMGWTFBBQ when my css would not work the first time i added comments to it. They should make a standard for all web languages to use the same type of comments. I was trying one language I think it was python but I cant remember, it used # to show a comment and I would always forget and use // drove me crazy

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Comments
    By docmonkey in forum Database & Database Programming
    Replies: 2
    Last Post: 06-28-2011, 04:31 AM
  2. php comments page, need help, thanks
    By Paulo_Jorge in forum PHP Development
    Replies: 2
    Last Post: 06-23-2011, 09:23 AM
  3. Comments?
    By dirkfirst in forum JavaScript and CSS
    Replies: 3
    Last Post: 01-19-2007, 07:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts