Q : <img> <body> etc. these tags of a html page is a node when it is represented in DOM model in java .
But if the <img> tag has address (http://….com/) then what it is?
Is it a node or what in DOM model ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is an attribute of the Node
given a node that is an element, you would do