Search
 
SCRIPT & CODE EXAMPLE
 

CSS

font-variant

/* Change p { to whatever you want to have small capitalized letters. */

p {
font-variant: small-caps;
}

/* When the program is ran, words should be in small capitalized letters. If there is a <p> element. */
Comment

PREVIOUS NEXT
Code Example
Css :: Setting paragraph margin to 0 
Css :: html disabled hover style 
Css :: css media query max width 
Css :: make table resopnsive for mobile 
Css :: transition 
Css :: add css file through jquery 
Css :: Sf pro font html 
Css :: border shorthand css 
Css :: darken scss 
Css :: background linear gradient opacity css 
Css :: css position absolute transition 
Css :: mapping and each in sass 
Css :: cool css fonts 
Css :: how to change link color hover button text 
Css :: hr vertical en html 
Css :: loading bar css 
Css :: how to change logo size in wordpress 
Css :: progress bar bootstrap border 
Css :: css media query overflow 
Css :: tailwind css absolute pin 
Css :: textarea resize grabber style 
Css :: use dark shed in image in css 
Css :: css line-height 
Css :: media query css 
Css :: how to combine two screen sizes in media queries css 
Css :: bootstrap database table cdn 
Css :: text-overflow ellipsis hover tooltip css 
Css :: *{ margin: 0; padding: 0; box-sizing: border-box; } 
Css :: scss nesting 
Css :: css border with 8 values 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =