answersLogoWhite

0


Best Answer

Do NOT use the

tag! It has been deprecated (thrown away) by the World Wide Web Consortium (who creates the official standards for the World Wide Web). If you use it in your HTML, than you will have many errors and your website will be behind terribly. Also, do not use align=middle. I don't see how he can be an expert with those answers. First of all his syntax only works in programming script like JavaScript (plus middle rarely works). Even further, "align" is no longer a valid CSS property. Here is how it should actually be done to make your site better, faster, and follow the universal standards for web programming:

This is where your text goes

If you already have a CSS file, you can simply add this to the file:

p {

text-align:center;

}

Please don't trust his answers; they will only make your page suffer. If you don't believe me, search 'center tag html5'. I hope I was able to provide you with a clearer and accurate solution compared to the 'expert'.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

Yes you can use centered alignment in a paragraph in HTML. Just use align="middle" or <center> tag within the <p> tag.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can i use centered justify alignment to a paragraph in HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What do you call the alignment of text centered between left and right margins?

Just use the align="" attribute in the tag surrounding the text: &lt;p align="center"&gt;This text will be aligned inside the container it is.&lt;/p&gt; Of course that can be styled with CSS: p { text-align: center; } That will make every set of "p" tags centered.


Is required to start new paragraph HTML document?

In an HTML document, to start a new paragraph, the &lt;p&gt; tag is used. Here p stands for paragraph and will start a new para.


What does p stand fro in HTML?

Paragraph.


How you can control the vertical alignment of the cell in the HTML table control?

VAlign


How do you add a paradraph in HTML?

Paragraphs are controlled by HTML &lt;p&gt;&lt;/p&gt; tags. Here is an example of two paragraphs: &lt;p&gt;This is paragraph 1.&lt;/p&gt; &lt;p&gt;This is paragraph 2.&lt;/p&gt;


What are the alignments for Ptag in HTML?

&lt;p&gt; tag is used to define paragraph in HTML. It could be aligned anywhere in the page.


Webpages are primarily made up of what type of files?

The H.yper T.ext M.arkup L.anguage (HTML) is the building block of all web pages. Web pages are made with HTML instructions in a text file. * All Web pages contain instructions on how to be displayed * The browser displays the page by reading these instructions * The most common display instructions are called HTML tags * The HTML tag for a paragraph looks like this: "" * A paragraph in HTML is defined like this "This is a paragraph"


What do you call the part of the HTML script that is inclosed in angle brackets?

The part of HTML in angle brackets are called tags. A common tag is a paragraph tag: &lt;p&gt;Paragraph text goes here.&lt;/p&gt;.


What is a paragraph tag?

A paragraph tag is used within HTML syntax to create a section of text that the webpage interprets as a singular chunk (similar to a paragraph). Within HTML code, use the tags &lt;p&gt; and &lt;/p&gt; to denote data you want to display within the paragraph. For instance: &lt;p&gt;Text I want to display.&lt;/p&gt;


How are paragraphs recognised in HTML?

With the tag.The first paragraph The second paragraph TechnicalA paragraph is a block element, which means it naturally takes up the whole width of the page.


Which type of tags HTML uses?

HTML uses markup languages for it's functionality. It uses &lt;p&gt; for paragraph, &lt;a&gt; for hyperlink etc.


How do you tell your car's alignment is off?

Here is a pretty good answer: http://www.trustmymechanic.com/htmlmessage8.html