what is the better way to design template?

Discussion in 'HTML & Website Design' started by syariscrewz, Jul 16, 2009.

Thread Status:
Not open for further replies.
  1. #1
    hello

    i has question here . what is the better way to design template to all resolution and browser . i like to make my template with percentage example like this <table width="100%". i do that becouse my website will resize with different monitor resolution. and some people like to fix the width like this <table width = "1200", can anybody tell me where is better way ?

    p/s sorry my english is not pretty well
     
    syariscrewz, Jul 16, 2009 IP
  2. astrazone

    astrazone Member

    Messages:
    358
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    33
    #2
    most sites are width="100%" I never used something else. and the only other option is pixels.
     
    astrazone, Jul 16, 2009 IP
  3. JTcuy

    JTcuy Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This must depends on what kinds of layout you're using.
    if there are many table in your website, I think fix value is best.
    but you have a dynamic content, then you should use percentage value.

    and we must consider visitor monitor issue too, cause we design the website is for them to see, right?
     
    JTcuy, Jul 17, 2009 IP
  4. syariscrewz

    syariscrewz Banned

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i agreed with you. the problem about dynamic value is we don't now what it's look with other browser or screen resolution (monitor) .
     
    syariscrewz, Jul 31, 2009 IP
Thread Status:
Not open for further replies.