Results 1 to 5 of 5

Thread: Text alignment
      
   

  1. #1
    Sandra Herber's Avatar
    Sandra Herber is offline Sergeant First Class
    Join Date
    Mar 2007
    Location
    Israel
    Posts
    56

    Default Text alignment

    It would be great if it were possible to have different paragraph alignments in the same text box. For instance, if I have a quote that is left-justified and I want the person credited with the quote to be right-justified, I currently have to put the two in separate text boxes and align them manually.

    Thanks,
    Sandra

  2. #2
    Mook25's Avatar
    Mook25 is offline Brigadier General
    Join Date
    Oct 2005
    Location
    UK
    Posts
    1,430

    Default Re: Text alignment

    I think this may be possible, don't hold me to this though. Try the following.

    Within the text box itself, highlight the text you want left justified and click the left justification button thus making the text move to the left. Now highlight the text you want to do right justify and click the right justification button, this should move only the text selected to the right and not the previously selected text.

    I know this works with colour so don't see why it shouldn't work on alignment.

    Give the above a go and let us know how you get on.
    Arcade Ninja - Free Flash Arcade
    FreeGadget4me.Com - Learn how to get free gadgets delivered direct to your door for free

  3. #3
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Text alignment

    No, it can’t be done. I know it’s a bit long winded. But you can achieve this with a table. Just have a table with “let’s say” 1 Colum & 10 rows. Now set everything to 0, “padding/boarders etcetera” Now you can set each cell to how you wish & still get it looking like a word document.
    The other advantage? Is the text wont move around the page with some browsers if all is installed into one nest of tables?

  4. #4
    aconstas1's Avatar
    aconstas1 is offline Lieutenant Colonel
    Join Date
    Mar 2007
    Posts
    584

    Default Re: Text alignment

    you should also be able to do it in HTML boxes. you can put the alignment tags around whatever text you want.

  5. #5
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,612

    Exclamation Re: Text alignment

    Quote Originally Posted by aconstas1
    you should also be able to do it in HTML boxes. you can put the alignment tags around whatever text you want.
    No, you cannot use a HTML box as you suggested.
    An HTML "box" is just that: to inset code into, which will then properly be functional, as the "box" (in BV) establishes the scripting inside a mimiced "shell" so it can become a "satisfied" element within the layers of a CSS page...... re-sizing or re-positioning an HTML box is done manually, and does not dictate how the code inside will present. That must be adjusted by adjusting the code itself.
    * Properly installed code relates to the HTML box in only one respect: the top left corner. Is the exact positioning of where the code will begin, and the corner of the visible "box" aids in placement on the page in this manner.

    Alignment tags in HTML are a regular part of writing straight code, and Dreamweaver has the auto-tools to add them easily.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49