How to set a paragraph flush right and italic in HTML?

I need to default style of a paragraph or a separate line flush left and italicized with HTML? What are tags? Thanks fro teaching!

Tags: , , , ,

9 Responses to “How to set a paragraph flush right and italic in HTML?”

  1. paula.underwood says:

    Your Text

  2. jay says:

    to italicize a text use tags.

    for example:
    YOUR TEXT HERE WILL BE ITALICS

    to flush it right, use these tags.

    YOUR TEXT HERE

    If you want both, do this.

    TEXT HERE

    hope this helps!

  3. daa says:

    Here’s the standards-compliant way to do this:

    In your stylesheet or style declaration:

    .myline {
    text-align: right;
    font-style: italic;
    }

    In your markup:

    Some text, blah blah.

    You can also use the tag for italics:

    Some italic text

    Note that the tag and the align attribute in the previous answers are deprecated.

    Here’s some good information and tutorials on valid, standards-compliant html and css:

    http://htmldog.com/

  4. [...] How to set a paragraph flush right and italic in HTML? | Software technology Interview Questions and… [...]

  5. [...] How to set a paragraph flush right and italic in HTML? | Software … [...]

  6. [...] How to set a paragraph flush right and italic in HTML? | Software … [...]

  7. Great site. A lot of useful information here. I’m sending it to some friends!

  8. lkydfc says:

    fSj085 ewhzrtstwduf, [url=http://jatzzjxzcbzb.com/]jatzzjxzcbzb[/url], [link=http://gsoitdonmdry.com/]gsoitdonmdry[/link], http://ezlgdwbdluay.com/

  9. Junk Coins says:

    :O So mush Info :O : THis Is he MOst AMAzing SIte DUDe:

Leave a Reply