Vertical positioning? You'll need to see the pictures to understand me!

Discussion in 'HTML & Website Design' started by Kerosene, Nov 27, 2009.

  1. #1
    I want the html for displaying Text A to come after Text B in the source.

    I want the search engines to see Text B first.
    I want humans to see Text A first.

    Text A is dynamic, and could change from one line, to a full paragraph.

    Here's some pictures to explain what I'm trying to do:
    [​IMG]

    Any ideas?
    I guess I'm looking for a vertical float.
     
    Last edited: Nov 27, 2009
    Kerosene, Nov 27, 2009 IP
  2. bhagwant.banger

    bhagwant.banger Active Member

    Messages:
    99
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    60
    #2
    you can easily achieve this by css positioning, use margins
     
    bhagwant.banger, Nov 27, 2009 IP
  3. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #3
    Can you give me an example?
    :)
     
    Kerosene, Nov 27, 2009 IP
  4. unigogo

    unigogo Peon

    Messages:
    286
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    HTML

    CSS

    Not dynamic, margin-top of .bb and .a should be adjusted with the height of Text A
     
    unigogo, Nov 28, 2009 IP