little html help

Discussion in 'HTML & Website Design' started by b2breps, Jan 7, 2009.

  1. #1
    newbie here..need alitt le help with my site

    http://www.yourfirstresume.com

    on the packages page the formatting is all messed up.. i need it all on left side..can someone tak a look at source code and let me know where i am screwing up..

    thanks..

    btw..i am still waiting for my header..

    ty
     
    b2breps, Jan 7, 2009 IP
  2. Website Design Perth

    Website Design Perth Peon

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use "text-align: left;" in your css (currently your inline style says right, hence your problem). Left is default so it may even work by removing reference to text-align altogether.

    Suggest you don't use tables for layout and place all styles in an external file.
     
    Website Design Perth, Jan 7, 2009 IP
  3. Kiri

    Kiri Peon

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <td width="678" height="2" align="right" valign="top" background="images/contentbox_02.gif" id="Content">
    Code (markup):
    think you need to change that align value to left
     
    Kiri, Jan 7, 2009 IP
  4. b2breps

    b2breps Active Member

    Messages:
    926
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    60
    #4
    got it..thanks guys
     
    b2breps, Jan 7, 2009 IP
  5. alber859

    alber859 Active Member

    Messages:
    566
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #5
    THX, this will be very useful for me :) :)
     
    alber859, Jan 8, 2009 IP
  6. carminx

    carminx Peon

    Messages:
    381
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    your site still looks messy. you didn`t resolve it?
     
    carminx, Jan 10, 2009 IP