Styling html text without CSS

前端 未结 6 1292
死守一世寂寞
死守一世寂寞 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:32

    You may use the span style, div styles for styling the web page with out using cascading sheets.

    Ex: NAME

提交回复
热议问题