mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 20:01:56 -04:00
he traducido el ejemplo en html al español (#30711)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user