HELP !!!how do i align text in the same line as my table.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashraf02
    New Member
    • Feb 2008
    • 53

    HELP !!!how do i align text in the same line as my table.

    hi

    i am trying to align text .... wel links to other pages on my website but i cant seem to get it in line with my table. the table falls below the navigation links i have created.

    Thanks for ur help

    Ashraf
  • yoda
    Contributor
    • Dec 2006
    • 291

    #2
    Originally posted by ashraf02
    hi

    i am trying to align text .... wel links to other pages on my website but i cant seem to get it in line with my table. the table falls below the navigation links i have created.

    Thanks for ur help

    Ashraf
    I would suggest making another small table with the dimensions as your table for your links, i'm not expert but its the best way i think.

    Yoda

    Comment

    • harshmaul
      Recognized Expert Contributor
      • Jul 2007
      • 490

      #3
      tables aren't the best idea for layout as it gives you problems like this one.

      but have a look at the CSS attributes... "vertical-align" or the old school html attribute "valign"

      Comment

      • yoda
        Contributor
        • Dec 2006
        • 291

        #4
        Originally posted by harshmaul
        tables aren't the best idea for layout as it gives you problems like this one.

        but have a look at the CSS attributes... "vertical-align" or the old school html attribute "valign"
        Ah thank you Harshmaul lol, i'm no expert at all, i'm just learning html like the guy above i've just started so i was told the tables were the best beat to make a site look nice, but thats cause we were just using html no CSS or tht, but thank you for you help :-)
        Yoda

        Comment

        Working...