HTML text labels

<H1> header tags, a total of six levels, can not create a label, only pre-defined labels can be parsed by the browser

<br> Break tag, no content can be modified, also known as empty tags

<P> paragraph tag </ p> p can be controlled css style label, front and rear <p> tags will be a blank line is divided before and after the continuous <p> tags only blank line

<B> bold tag </ b>

<I> italic tag </ i>

Recommended: search engine friendly tags: search engine easier to accept. When the screen reader may transmit tone, b, i tone usual tag read, strong, em will increase the tone
<strong> bold with semantic tags <strong>
<EM> italic, containing semantic </ em>

<Hr> dividing line

<Font> control the font, color tag size, color, color size Size (default 3), range 1-7 face Font

Guess you like

Origin www.cnblogs.com/rijiyuelei/p/12357231.html