Skip to content

Challenge Change the Font Size of an Element

SaintPeter edited this page · 2 revisions
Clone this wiki locally

Font size is controlled by the font-size CSS attribute, like this: h1 { font-size: 30px; }.

px is a unit that stands for pixels

Although this Challenge requires the use of px, there are other units of size measurements used

Something went wrong with that request. Please try again.