p size css code example Example 1: html font size <span style="font-size:20px;"></span> Example 2: css font-size #selector{ font-size:20px; }