-
Double check all visible text is in the font style: Verdana and in the font size: 14
-
testeee
-
```
What steps will reproduce the problem?
1. Make a html page with using these style definition:
p.correct { font-family: Verdana; }
p.wrong { font-family: verdana; }
please note the lowe…
-
```
What steps will reproduce the problem?
1. Make a html page with using these style definition:
p.correct { font-family: Verdana; }
p.wrong { font-family: verdana; }
please note the lowe…
-
```
What steps will reproduce the problem?
1. Make a html page with using these style definition:
p.correct { font-family: Verdana; }
p.wrong { font-family: verdana; }
please note the lowe…
-
```
What steps will reproduce the problem?
1. Make a html page with using these style definition:
p.correct { font-family: Verdana; }
p.wrong { font-family: verdana; }
please note the lowe…
-
```
What steps will reproduce the problem?
1. Make a html page with using these style definition:
p.correct { font-family: Verdana; }
p.wrong { font-family: verdana; }
please note the lowe…
-
meine style.css sieht momentan so aus:
```
p {
font-family: "Verdana";
font-size: 20px;
color: #293d3d;
}
body {
background-color: #84aeae;
}
a:link {
color: green;
}
a:hove…
-
```
What steps will reproduce the problem?
1. Make a html page with using these style definition:
p.correct { font-family: Verdana; }
p.wrong { font-family: verdana; }
please note the lowe…
-
Hi
If I switch on Google web fonts, the web browser blocks fonts because they are loading on http and my site is under https.
The web browser debugging:
[blocked] The page at 'https://lasalleciano…