Increased affinity and easy access - to control the font size of the decision-making power back to the user

Related Tags:

  Now the majority of the sites are domestic use css set the Font size to 12 px, although the relative size of pixel units, but only in relation to the resolution of the screen when a certain screen resolution, the word if you are too small to read difficulties in the non-standard browser on the powerless, so that if the unit into em, then they can use CTRL rolling the mouse to enlarge the word, or use the View menu> Text Size to change the size of the word. 

  How to configure the 

  1. body labels, will be 62.5% as a font size, if not in body, CSS settings, the browser's default size is 16 px, and the establishment of 62.5%, Font Size = 16 = 62.5% px * 10px, then You can easily set up em size, such as 12 px you need, as long as a 1.2 em. 

   Body (font-size: 62.5%;) h1 (fong-size: 1.4em; / * h1 word equivalent to the size of 14 px * /)  

  2.body Set in the Font Size 75%, 16 font size = px * 75% = 12px, 1em equivalent to 12 px. 

   Body (font-size: 75%;) h1 (fong-size: 1.5em; / * h1 word equivalent to the size of 18 px * /)  

  The first method is better. 

  If the site is in English, also can be set to small, x-small ...... 

  Of course this way, the page design requirements will be higher. 

Related articles:

Flash produced a simple fashion and some of the effects menu
  First results see next  <embed src=http://www.flash8.net/bbs/UploadFile/2005-4/200545174750591.swf pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width=500 height=300>   Click here to do...
Website: super practical effects of several forms check collection
  Limited only write things    Code:    ENTER key to the cursor can be moved to the next input box    <input Onkeydown='if(event.keyCode==13)event.keyCode=9'>    Only Chinese <input onkeyup = 'value = value.replace (/ [- ~] / g ,...
The best recommendation: Ajax design entry procedures
  First, the main reason for the use of Ajax    1, the adoption of appropriate Ajax applications to achieve better user experience;    2, and some of the previous server burden has shifted to the client, client to the idle processing power to deal with and reduce the burde...
Calling Flash external text files for the two methods
  Method 1: Use Scroll down to the button    1. Opened a text file, the text will be copied to the Windows 2000 comes with the procedure "notepad", and in the text of the front enter "t =" ( "t" for our definition of a variable), and then save the "...
Dreamweaver Ultimate Guide to build a web site
  I. Definitions site    1, in the arbitrary creation of a good root directory under a folder (where we are assumed to be set E), such as name MyWeb.    *** Note: website used in the document should use the English name.    2, open Dreamweaver, select "sit...