Fix localeTitle and line 5 (#32787)
This commit is contained in:
committed by
Randell Dawson
parent
a8115b1181
commit
8a67fa8cd0
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: Img Src Attribute
|
||||
localeTitle: Img Src Atributo
|
||||
localeTitle: Atributo Img Src
|
||||
---
|
||||
## Img Src Atributo
|
||||
## Atributo Img Src
|
||||
|
||||
O atributo `<img src>` refere-se à origem da imagem que você deseja exibir. A tag `img` não exibirá uma imagem sem o atributo `src` . No entanto, se você definir a fonte para o local da imagem, poderá exibir qualquer imagem.
|
||||
|
||||
@ -39,4 +39,4 @@ Por exemplo, `<img src="images/freeCodeCamp.jpeg>` funcionaria se você tivesse
|
||||
### Mais Informações:
|
||||
|
||||
* [HTML.com](https://html.com/attributes/img-src/)
|
||||
* [Escolas W3](https://www.w3schools.com/tags/att_img_src.asp)
|
||||
* [Escolas W3](https://www.w3schools.com/tags/att_img_src.asp)
|
||||
|
Reference in New Issue
Block a user