zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden beginners error

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 08.03.2016, 23:19
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 08.03.2016
Beiträge: 1
bkleine befindet sich auf einem aufstrebenden Ast
Standard beginners error

.EmphasisGradedLight {
font-family: "Open Sans", sans-serif ;
font-style: normal ;
font-size: 100% ;
font-weight: 100 ;
}.

.EmphasisGradedNormal {
font-family: "Open Sans", sans-serif ;
font-style: normal ;
font-size: 100% ;
font-weight: 500 ;
}

.EmphasisGradedBold {
font-family: "Open Sans", sans-serif ;
font-style: normal;
font-size: 100%;
font-weight: 800;
}

while the EmphasisGradedBold and Light do indeed change the font, the EmphasisGradedNormal does not. Any ideas what makes it different.

Geändert von bkleine (08.03.2016 um 23:25 Uhr)
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 09.03.2016, 09:06
Erfahrener Benutzer
XHTMLforum-Kenner
 
Registriert seit: 30.01.2014
Beiträge: 2.247
cloned ist ein wunderbarer Anblickcloned ist ein wunderbarer Anblickcloned ist ein wunderbarer Anblickcloned ist ein wunderbarer Anblickcloned ist ein wunderbarer Anblickcloned ist ein wunderbarer Anblickcloned ist ein wunderbarer Anblick
Standard

beginners error is when someone thinks CSS without the HTML is useful. But CSS without HTML is very useless, so there is nothing we can comment here.
Another thing beginners think is that only because we see one CSS statement we know why something changes or doesn't change but this is impossible. All 3 statements use the same font so what should change? And please use the [ CODE ] - Tags to post your code.
Mit Zitat antworten
Sponsored Links
  #3 (permalink)  
Alt 10.03.2016, 01:07
{ display: random;}
XHTMLforum-Kenner
 
Registriert seit: 08.09.2004
Ort: Stuttgart
Beiträge: 5.034
andir ist ein wunderbarer Anblickandir ist ein wunderbarer Anblickandir ist ein wunderbarer Anblickandir ist ein wunderbarer Anblickandir ist ein wunderbarer Anblickandir ist ein wunderbarer Anblick
Standard

# what cloned said and:


Visible changes also depend on the used font, so it is possible, that the used font does'nt have a matching weight and it uses the most similar (f.e. 400 = normal)
__________________
Grüsse Andreas- auch mal wieder da...

Design isn't about the tools, it's about creating the best experience for the user. A design should be based on usability, accesibility, aesthetics, but never on floats, lists or background images. ( by Cameron Adams)
Wiedergelesen: > hier und hier

[Foren-Links] Dein Post? Klar, DAS vorher gelesen? Hilft. ## User-Landkarte
Mit Zitat antworten
Antwort

Stichwörter
class

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Dropdownmenue funktioniert nicht YandelF CSS 5 01.09.2012 19:59
Liste im IE StarSt0rm CSS 3 22.08.2007 21:04
Div im IE zu hoch RancoR CSS 10 10.07.2007 00:11
Problem mit IE6 - horizontaler Streifen CSSHelp CSS 18 29.06.2007 01:43
Nicht valieder Code von Map24 sveniboy (X)HTML 7 06.11.2005 20:19


Alle Zeitangaben in WEZ +2. Es ist jetzt 10:54 Uhr.