1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Font Size

Discussion in 'General Software' started by biferi, Jul 4, 2016.

  1. biferi

    biferi Registered Members

    Joined:
    Mar 4, 2016
    Messages:
    988
    Operating System:
    Windows 7
    I like to play around with HTML and so on.

    I know all Web Browsers Display Text at a Font Size of 11. or 12. by Default.

    So if I use a code of
    font-size:100%;

    I know this will make my Text Display no bigger then the Web Browers Default.

    So if I use this code
    font-size:200%;

    So when people come to my WebPage the Web Browser will Display the Text Two time bigger then the Web Browsers Default of 11. or 12. thanks?

    Do I have this right?
     
  2. tecknomage

    tecknomage Registered Members

    Joined:
    Jun 12, 2012
    Messages:
    140
    Location:
    San Diego, CA USA
    Operating System:
    Windows 7
    Computer Brand or Motherboard:
    Gigabyte Z97X-UD5H
    CPU:
    Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz
    Memory:
    8gb
    Hard Drive:
    4tb
    Graphics Card:
    NVIDIA Corporation GK104 [GeForce GTX 770] 1990mb memory
    Power Supply:
    750w
    You should look at (and bookmark) the WEB site w3schools :thmbup:

    They have everything you need to know, AND you can test HTML code.
     

Share This Page