Top "Font-size" questions

A CSS property which sets the size of a font, as specified in one of several different units.

Font scaling based on width of container

I'm having a hard time getting my head around font scaling. I currently have a website with a body font-size …

css responsive-design font-size
How to change the font size on a matplotlib plot

How does one change the font size for all elements (ticks, labels, title) on a matplotlib plot? I know how …

python matplotlib font-size
Responsive font size in CSS

I've created a site using the Zurb Foundation 3 grid. Each page has a large h1: When I resize the browser …

css responsive-design font-size zurb-foundation em
How to change font size in Eclipse for Java text editors?

I have just tried to change my font size in Eclipse 3.6.0 in the following way: General → Appearance → Colors and Fonts → …

java eclipse fonts font-size
Set UIButton title UILabel font size programmatically

I need to set the font size of the title UILabel of a UIButton programmatically.

objective-c cocoa-touch ios uibutton font-size
How can I change the font-size of a select option?

I am trying to style a select option dropdown list. Is it possible to make the font-sizes of the options …

css html-select font-size
Specifying Font and Size in HTML table

I am trying to specify the Font Face and Size for text in a table. It seems to respect the …

html windows font-face font-size
Auto-fit TextView for Android

Background Many times we need to auto-fit the font of the TextView to the boundaries given to it. The problem …

android textview font-size layoutparams
Keyboard shortcut to change font size in Eclipse?

It is relatively straightforward to change font sizes in Eclipse through preferences (and answered several times in this forum). However …

eclipse fonts font-size