CSS to select/style first word

后端 未结 11 1849
礼貌的吻别
礼貌的吻别 2020-11-22 13:30

This one has me kind of stumped. I want to make the first word of all the paragraphs in my #content div at 14pt instead of the default for the paragraphs (12pt). Is there a

11条回答
  •  Happy的楠姐
    2020-11-22 14:04

    Insert Span Tag in your paragraph text. For Example-

    HelloMy Name Is Dot and then style the first letter.

提交回复
热议问题