सीएसएस टिप्पणी टैग

कोड उदाहरण

116
0

एचटीएमएल में टिप्पणी

<!-- a comment in html -->
34
0

सीएसएस टिप्पणी

/* This is a CSS comment! */
/* Remember that you have to add the end bit on comments or all your
code will turn to comments! Thease comments can go over several lines! */
17
0

सीएसएस टिप्पणी टैग

/* a comment in css */
15
0

सीएसएस में टिप्पणियाँ

/*comment here*/
11
0

सीएसएस इनलाइन बाहर टिप्पणी

/* this is some commented out css
.my-field{
   font-size:10px;
   border:1px solid red;
}
*/
7
0

टिप्पणी सीएसएस

// Do some stuff {}
.foo { animation: bar 1s infinite; }
/* Success! */

अन्य भाषाओं में

यह पृष्ठ अन्य भाषाओं में है

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................