font size css
.class {
font-size: 12px;
}#selector{
font-size:20px;
}p {
font-size: 150% /*px, cm, in, etc.*/;
}<span style="font-size:20px;"></span>// to scale font size in relation to its parent element
style="font-size: 2vw;"<body>
<h1 style="color:red;font-size:40px;">Heading</h1>
<p style="color:blue;font-size:18px;">This is demo text</p>
</body>
Also in CSS:
- css erase text
- css id selector
- how to configure buttons in css
- linear gradient css
- css onclick change color
- how do you center buttons in css
- media types in css
- rotate background image css
- table css
- how to mirror object through css
- rem in css
- button width based on text csss
- HOW TO REDUCE BACKGROUND IMAGE SIZE IN CSS
- nice button css
- scss gradient mixin
- how to link to a css file in html
- material design css
- sumar clases css
- image rotate css
- remove border radius select css
- css text line in middle
- row class in bootstrap
- dont break word css
- How many properties in flex-wrap