Styling html text without CSS

前端 未结 6 1286
死守一世寂寞
死守一世寂寞 2021-01-02 08:20

I would like to html code part of my tumblr page, but in the context, I can\'t add any css. Is there any way to format text size, font, color, etc. without using css? I look

6条回答
  •  囚心锁ツ
    2021-01-02 08:41

    Add CSS as a style directly to the tag you want to format.

    EX.

    The contents go here

提交回复
热议问题