filmov
tv
HTML Step 07 & 08 I img element and src attribute

Показать описание
Step 7
You can add images to your website by using the img element. img elements have an opening tag without a closing tag. A tag for an element without a closing tag is known as a self-closing tag.
Step 8
HTML attributes are special words used inside the opening tag of an element to control the element's behavior. The src attribute in an img element specifies the image's URL (where the image is located).
This channel is created for self-learners who want to learn to code.
We are sharing the programming languages lectures from FreeCodeCamp here.
You can add images to your website by using the img element. img elements have an opening tag without a closing tag. A tag for an element without a closing tag is known as a self-closing tag.
Step 8
HTML attributes are special words used inside the opening tag of an element to control the element's behavior. The src attribute in an img element specifies the image's URL (where the image is located).
This channel is created for self-learners who want to learn to code.
We are sharing the programming languages lectures from FreeCodeCamp here.