 Image Details
Image Details
We have already practiced with images. It is written as <img> and is an empty tag, meaning it does not have a closing tag like regular HTML elements.
- srcattribute is used to specify the source or location of the image.
index.html
- altattribute specify alternative text for the image in case the image cannot be displayed.
index.html
- widthand- heightattributes are also crucial for the- tag, as they specify the image's dimensions in pixels. 
index.html
- titleis used to specify additional information about the image.
index.html
Task
- Set the langattribute to"en".
- Create a <title>tag with the contentChallenge.
- Create a top-level heading with the content Welcome to my webpage.
- Add an srcattribute with a path to an image you want to add. Also, add analtattribute.
- Add the bandemtags to the paragraph.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 4
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Suggested prompts:
Pergunte-me perguntas sobre este assunto
Resumir este capítulo
Mostrar exemplos do mundo real
Awesome!
Completion rate improved to 3.45 Image Details
Image Details
Deslize para mostrar o menu
We have already practiced with images. It is written as <img> and is an empty tag, meaning it does not have a closing tag like regular HTML elements.
- srcattribute is used to specify the source or location of the image.
index.html
- altattribute specify alternative text for the image in case the image cannot be displayed.
index.html
- widthand- heightattributes are also crucial for the- tag, as they specify the image's dimensions in pixels. 
index.html
- titleis used to specify additional information about the image.
index.html
Task
- Set the langattribute to"en".
- Create a <title>tag with the contentChallenge.
- Create a top-level heading with the content Welcome to my webpage.
- Add an srcattribute with a path to an image you want to add. Also, add analtattribute.
- Add the bandemtags to the paragraph.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 4