answersLogoWhite

0

<div style="text-align:right">

or

<div align="right">

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you text align an image in an HTML?

If you want the image to align left, then use the ALIGN=LEFT tag. If you want it to align to the right, use the ALIGN=RIGHT tag. &lt;IMG SRC="image URL" ALIGN=RIGHT&gt;


How do you align text to justified in HTML?

Yes, Through the following code: &lt;p align ="justify"&gt;


What is left align in excel 2003?

It is the default setting for text. It aligns the text to the right side of a cell. If you use left align, the text will be aligned to the left side of the cell. If you use center align, the text will be aligned in the center of the cell.


How to align text in Premiere Pro?

To align text in Premiere Pro, select the text layer in the timeline, then go to the Essential Graphics panel. From there, you can use the alignment tools to align the text to the left, center, or right of the screen.


What process did you use to align the text?

Look at the examples below: &lt;center&gt;Hello, this text is centered.&lt;/center&gt; &lt;left&gt;Hello, this text is left-aligned&lt;/left&gt; &lt;right&gt;This text is right-aligned&lt;/right&gt;


When you wish to position text or an object horizontally between the left and right margins on the Page use the left align button?

False. You will want to use "center" align.


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.


How do you align the text?

Changing the alignment of an element on a web page can be achieved in multiple ways, but in HTML, all you need is to use the 'align' attribute. For example,: &lt;p align="right"&gt;This is a message&lt;/p&gt; will align this paragraph to the right side of the page. Other attributes of this value include left, middle, top, and bottom.


How do you right align a paragraph?

In Word, highlight the text you want to center. In Excel, click on the cell you want to center.Click on the text button to center. (The right align button should be highlighted, then change when you click on center.)


What tag is used to bold text?

You can use &lt;b&gt; and &lt;/b&gt; tags to do it.


Can right align a paragraph so that the text is flush with the right margin and has a jagged left edge?

Yes, you can align a paragraph. Use the style tag Hello World to ensure it works in all versions of HTML, including HTML 5.


How can I align text in Adobe Premiere Pro?

To align text in Adobe Premiere Pro, select the text layer in the timeline, then go to the Essential Graphics panel and use the alignment tools to adjust the text's position and alignment.