Computer Applications
SRC attribute used with <IMG> tag stands for :
- Screen
- Screen resolution count
- Source
- Structure
HTML Advanced Features
3 Likes
Answer
Source
Reason — SRC attribute is used to specify the source/location of an image file.
Answered By
3 Likes
Related Questions
Which of the following is not an attribute of
<Table>tag ?- Border
- Background
- Bgcolor
- Src
Which command should we use to link a page with an HTML page ?
<a link = "page.htm"> </a><a href = "page.htm"> page </a><a connect = "page.htm"> </a><a attach = "page.htm"> </a>
Which of the following is not a valid value for align attribute of
<IMG>tag ?- top
- center
- bottom
- middle
We can create a numbered list using …………… tag.
<ul><list><ol><dl>