he traducido el ejemplo en html al español (#30711)

This commit is contained in:
DEGOZZ
2019-08-13 09:12:30 -05:00
committed by Randell Dawson
parent f6543a2a51
commit 65da6545a5

View File

@ -18,10 +18,10 @@ Un ejemplo:
```html
<font face="fontNameHere" size="7" color="blue">My Text Here</font>
<font face="fontNameHere" size="7" color="blue">Mi texto aquí</font>
```
#### Más información:
* [MDN - etiqueta de fuente HTML](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/font)
* [MDN - Fuente CSS](https://developer.mozilla.org/en-US/docs/Web/CSS/font)
* [MDN - Fuente CSS](https://developer.mozilla.org/en-US/docs/Web/CSS/font)