The value of the font size in this paragraph is 2. &" />

Traditional Culture Encyclopedia - Weather inquiry - HTML code for formatting fonts

HTML code for formatting fonts

HTML tag:

& ltb> bold format

& lt I> italic format

& ltsmall & gt small font format

& ltfont size="2 "> The value of the font size in this paragraph is 2. & lt/font & gt;

& ltfont fac="arial "> the font of this paragraph is arial. & lt/font & gt;

text

text

CSS format:

# span 1 { font-weight:bold; /* Bold */