Css elimina stil de link-uri

Exemple de cod

3
0

elimina default stil de link-uri css

a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
}
0
0

scoateți de bază html link stil

a {
  color: blue;
  text-decoration: none; /* no underline */
}

În alte limbi

Această pagină este în alte limbi

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