answersLogoWhite

0

What is the HTML command getElementsByTagName used for?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

The HTML command get Elements By Tag Name is a computer command given to a document asking the computer to search for a given term within the document. For example the Tag Name might be "Robert" therefore the computer will search for the word "Robert" within the document.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML command getElementsByTagName used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the HTML command used to insert and display images is the?


What should be the last command in any HTML document?

The last command in any HTML document is a closing HTML tag. Just before it is the closing BODY tag. </BODY> <HTML>


How does hmtl function?

HTML basically tells the computer what to do. it does this by using codes embedded in the <> To start out an HTML command you have to type <HTML> to end an HTML command you have to type the same command as the first, but put a / in front of the command </HTML>. other than that its basically English, if you want to title you page, you type <title>. Example: <HTML> <Title>Basic Webpage</Title> <body> <p> Hello World, this is a basic webpage using HTML </p> </body> </HTML>


What is bgcolor?

bg color is the abbreviation of background color there is a command used in HTML which set the background color which u want


How do you insert a command into a CSS file?

You cannot insert a command into CSS, you can make styles that happen in HTML.


What is the opening and closing tag for bold command in HTML?

<b>example</b>


What is the HTML command used to display an image in background?

style="background-image: url('image.jpg')" Example: <body style="background-image: url('background.jpg')">


What is the content property in CSS?

It is used in javascript and HTML. This is a command that adds something new to a webpage. It uses the commands :after and :before. Web designers will use this frequently.


What is the point in text decoration?

Text decoration properties are generally used to add decorations to inline content. This command is mostly used in the computer programming language HTML, or hypertext markup language.


List down 3 common tags in HTML what is a command to include a comment in HTML?

3 Tags:To put a comment you put them inside on your page.


Which command is used to create HTML link?

The name of the tag used to create a link in an HTML document is the anchor tag. The anchor tag takes the hrefattribute normally, and a pair of tags is used to surround the text or image you want the link to be activated by.Great HTML Help!In this case, the text "Great HTML Help!" would be displayed to the user, and that text would be clickable. Clicking on that text would cause your browser to direct itself to http://answers.com.


What is used to meta tag in HTML?

html