posted 1742261196
Forum: HTML Group
View Topics View Profile
i changed the fonts and i wrote the size but it didnt workÂ
Report Topic
posted 1742629932
Just add this!: <p style="font-size: 16px;">Something something something.</p> (16px is the default). For something simpler, you can also just use a "h" tag, which are (from largest to smallest <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>.
Permalink Report Reply