![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I have upload the following web site: http://www.std-equipamentos.pt/ I feel the fonts are two big. Could you advice me on this? Any suggestion for this or any other issue is welcome. |
#3
| |||
| |||
|
|
In article 8d08ff80-6f33-4d5a-a8a8-7cb9f3eaa... (AT) v20g2000yqm (DOT) googlegroups.com>, *shapper <mdmo... (AT) gmail (DOT) com> wrote: Hello, I have upload the following web site: http://www.std-equipamentos.pt/ I feel the fonts are two big. Could you advice me on this? Any suggestion for this or any other issue is welcome. I assume you are posting here to get feedback on the CSS. http://preview.tinyurl.com/mvhb8w -- dorayme |
#4
| |||
| |||
|
|
Hello, I have upload the following web site: http://www.std-equipamentos.pt/ I feel the fonts are two big. Could you advice me on this? Any suggestion for this or any other issue is welcome. |
#5
| |||
| |||
|
|
http://preview.tinyurl.com/mvhb8w |
#6
| |||
| |||
|
|
You appear to be using the user's preferred font size, which is the right thing to do. *Your line spacing is a bit large, perhaps, but quite acceptable. |
|
Perhaps the text looks large because many sites choose to use sizes smaller than users prefer, and you may have become accustomed to this. |
|
Your design falls apart when the browser window is narrower than you expect, because you have sized widths in absolute units (e.g. 880px). You would do better to follow liquid design principles and use percentages. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
http://preview.tinyurl.com/mvhb8w |
#9
| |||
| |||
|
|
On Jul 21, 12:50 am, C A Upsdell <cupsd... (AT) nospam (DOT) not> wrote: Your line spacing is a bit large, perhaps, but quite acceptable. My line spacing is 1.5: font: normal 1em/1.5 Arial, 'Helvetica Neue', Helvetica, sans-serif; What value would you suggest me? |
|
And by the way, what about the margin between each paragraph? I am using p {margin: 10px 0;} |
#10
| |||
| |||
|
|
Your design falls apart when the browser window is narrower than you expect, because you have sized widths in absolute units (e.g. 880px). You would do better to follow liquid design principles and use percentages. In this case I really needed a 880 px fixed width design. Was by decision. |
![]() |
| Thread Tools | |
| Display Modes | |
| |