> How to increase the fonts ?

How to increase the fonts ?

Posted at: 2014-12-18 
Zoom in only the Text on a page, maybe ?

check out this url:

http://w3-video.com/Web_Browsers/mozilla...

If you want to use inline CSS then use below code

your code

if you want to use class then use below code



Your code


Hope this help

simply you said increase the fonts for which programming

If you are going to program in CSS, use

.classname{

font-size: 10%;

}

what language are you programming in? if it is html, it would be something like text goes here