answersLogoWhite

0

One can find a center HTML tag from various online resources. One most popular resource, is the w3 schools website, which also contains various other online web tutorials.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is invalid for img tag n HTML?

center


What is the use of CENTER TAG in HTML?

The <Center> tag is used to center the text that follows the tag on the web page. All the text that is typed between the <Center> and </Center> tags will be centered and displayed on screen.


What is the code to center a heading in HTML?

The CENTER tag in HTML is used to center blocks of code within an HTML document. The tag is very easy to use as you only have to open it and close it around the text you want centered. This can be 2 lines of text or an entire webpage. See the example below. <center> Smasher is teaching me HTML </center> This would take the text and center it on the screen. If you want to center the whole page simply put the open tag at the beginning of the document and the close tag at the end.


What is the A HTML tag called?

The HTML tag is called the "anchor" tag.


How do you make a HTML tag?

You type a less than sign, then the name of the tag and then a greater than symbol. There are lots of HTML tags, for different purposes. The tag that starts a page is this one: <html>


What HTML tag is used to mark the top of the page?

The first tag you use when developing an HTML document is the tag. The first tag you use for the main content of your page is the tag. is the tag that marks the top of an HTML page. The minimum required first like is , which starts the definition of the page content.


What does div mean?

A div tag in HTML represents a division, usually with its own style, class, or alignment. For example, the HTML <div align=center>Text</center> would align the text in the center of the page


How do you center the page on Google Chrome on windows 7?

You can center a page on Google Chrome while development. In HTML <center> tag can be used for that purpose.


How do you center a list when creating a simple HTML webpage?

<center> tag can be used for centering a list. This has been depreciated in the latest versions.


How do you create img tag in HTML and graphics and attributes?

The HTML <img /> tag displays graphics on the page. Here is an example of an img tag: <img src="image.jpg" width="100" height="100" border="0" align="center" alt="My Image"/>.


What character is used to indicate an end tag in HTML?

The frontslash tag. For example, here it is used in the bold tag. <b>Bold text</b>


What is used to meta tag in HTML?

html