Photoshop Save for Web & HTML issue

Discussion in 'HTML & Website Design' started by bestpr, Oct 24, 2007.

  1. #1
    hi, I am saving a file in Photoshop.

    1. File>Save for Web
    2. HTML & Images
    3. When I preview the HTML file.

    It is not FULL page.

    http://www.bindya.net/new/

    How do I?

    1. Make it FULL page.


    Thanks for your help.
     
    bestpr, Oct 24, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    photoshop isn't great at giving you the code for a page.

    Just edit the html file if you know how to center it on the page.
     
    twistedspikes, Oct 24, 2007 IP
  3. bestpr

    bestpr Banned

    Messages:
    860
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Can you tell how to center it or how to make it full page?
     
    bestpr, Oct 24, 2007 IP
  4. ferrero

    ferrero Well-Known Member

    Messages:
    136
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #4
    To center it use the 'align="center"' tag i.e.

    table id="Table_01" align="center" border="0" cellpadding="0" cellspacing="0" height="750" width="767"
     
    ferrero, Nov 3, 2007 IP