Css comment tag

Przykłady kodu

116
0

komentowanie w html

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

komentarz css

/* 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

css comment tag

/* a comment in css */
15
0

komentarze w css

/*comment here*/
11
0

skomentuj css inline

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

skomentuj css

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

Podobne strony

Podobne strony do przykłady

W innych językach

Ta strona jest w innych językach

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