Google的Blogger平台无法显示>或< /> !怎么修?

时间:2021-03-13 19:40:25

I want to insert a simple

我想插入一个简单的

</>

on my blogger template.

在我的博客模板上。

The reason why I want to do it is use it as a logo of some kind for my blogger website.

我想要这样做的原因是将它用作我博客网站的某种标识。

I tried Chrome dev tools and inserted encoded HTML for </> and it worked. But when I do the same on blogger template, it doesn't show up.

我尝试了Chrome开发工具并为插入了编码的HTML,但它确实有效。但是当我在博客模板上做同样的事情时,它并没有显示出来。

1 个解决方案

#1


1  

Because you insert these character as text instead as HTML code. Right click on entry tag in Chrome Developer Tools -> Elements and select Edit as HTML then insert these characters and enjoy.

因为您将这些字符作为文本插入而不是HTML代码。右键点击Chrome开发者工具 - >元素中的条目标签,然后选择编辑为HTML,然后插入这些字符并欣赏。

#1


1  

Because you insert these character as text instead as HTML code. Right click on entry tag in Chrome Developer Tools -> Elements and select Edit as HTML then insert these characters and enjoy.

因为您将这些字符作为文本插入而不是HTML代码。右键点击Chrome开发者工具 - >元素中的条目标签,然后选择编辑为HTML,然后插入这些字符并欣赏。