Computer Applications
What is the general syntax for inline image ?
<src = img><src = image><img = file><img src = file><image src = file>
Related Questions
Why is it important to specify an image width and height in an
<img>tag ?- It ensures that a user will not be able to copy the image to their computer.
- The image will not render if these attributes are left out.
- These attributes constrain the image's proportions.
- Specifying these dimensions helps a browser render pages faster.
Which one of the following HTML tags is surrounded by
<a></a>container tags to create an image link ?<img><ul><br><pic>
To create a link to an anchor, you use the …………… property in A tag.
- Name
- Tag
- Link
- Href
Which of the following is used to specify the beginning of a table's row ?
- TROW
- TABLER
- TR
- ROW